Skip to content

Commit 3424977

Browse files
authored
deps: update styfle/cancel-workflow-action to v0.12.1 (#73)
* deps: update styfle/cancel-workflow-action to v0.12.1 * chore: update changelog
1 parent d89a1b4 commit 3424977

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
runs-on: ubuntu-latest
6969
steps:
7070
- name: Cancel Previous Runs
71-
uses: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432 # Tag: 0.12.0
71+
uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # Tag: 0.12.1
7272
with:
7373
access_token: ${{ github.token }}
7474

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Dependencies
1010

1111
- Bump `actions/checkout` from v3 to v4 ([#72](https://github.com/getsentry/github-workflows/pull/72))
12+
- Bump `styfle/cancel-workflow-action` from v0.12.0 to v0.12.1 ([#73](https://github.com/getsentry/github-workflows/pull/73))
1213

1314
## 2.9.1
1415

0 commit comments

Comments
 (0)