Skip to content

Commit af082ee

Browse files
Bump andymckay/cancel-action from 0.2 to 0.5
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]>
1 parent 720df92 commit af082ee

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)