chore(deps): update styfle/cancel-workflow-action action to v0.12.1

pull/3669/head
renovate[bot] 2 weeks ago committed by GitHub
parent b6fe5ac637
commit 8240b4c4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.10.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save