Skip to content

Commit c2397d0

Browse files
Bump andymckay/cancel-action from 0.2 to 0.5 (#199)
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>
1 parent c9a0895 commit c2397d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
args: --all -- --check
2626
- name: Cancel workflow
2727
if: failure()
28-
uses: andymckay/cancel-action@0.2
28+
uses: andymckay/cancel-action@0.5
2929

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

0 commit comments

Comments
 (0)