Skip to content

Commit

Permalink
Bump andymckay/cancel-action from 0.2 to 0.5 (#199)
Browse files Browse the repository at this point in the history
Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action) from 0.2 to 0.5.
- [Release notes](https://github.com/andymckay/cancel-action/releases)
- [Commits](andymckay/cancel-action@0.2...0.5)

---
updated-dependencies:
- dependency-name: andymckay/cancel-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent c9a0895 commit c2397d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
args: --all -- --check
- name: Cancel workflow
if: failure()
uses: andymckay/cancel-action@0.2
uses: andymckay/cancel-action@0.5

# Build on all the architectures we intend to support, including cross compiled ones.
build:
Expand Down

0 comments on commit c2397d0

Please sign in to comment.