Skip to content

Commit

Permalink
deps: update styfle/cancel-workflow-action to v0.12.1 (#73)
Browse files Browse the repository at this point in the history
* deps: update styfle/cancel-workflow-action to v0.12.1

* chore: update changelog
  • Loading branch information
vaind authored Mar 5, 2024
1 parent d89a1b4 commit 3424977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432 # Tag: 0.12.0
uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa # Tag: 0.12.1
with:
access_token: ${{ github.token }}

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Dependencies

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

## 2.9.1

Expand Down

0 comments on commit 3424977

Please sign in to comment.