Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent 86af2a4 commit e42fb6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:

- name: Cancel Build
if: ${{ failure() }}
uses: andymckay/cancel-action@0.4
uses: andymckay/cancel-action@0.5

test:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -320,7 +320,7 @@ jobs:
- name: Cancel Build
if: ${{ failure() }}
uses: andymckay/cancel-action@0.4
uses: andymckay/cancel-action@0.5

owasp:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e42fb6e

Please sign in to comment.