Skip to content

Commit

Permalink
build(deps): Bump styfle/cancel-workflow-action
Browse files Browse the repository at this point in the history
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 5df4e62aed82ea1f787d2a02ab3dbfcaa49ffdd1 to 034d0e91921de4e82c4b8c958df266ca615543e8.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@5df4e62...034d0e9)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent c63cbe9 commit 843a505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-20.04
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@5df4e62aed82ea1f787d2a02ab3dbfcaa49ffdd1
- uses: styfle/cancel-workflow-action@034d0e91921de4e82c4b8c958df266ca615543e8

unit:
needs: cancel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@5df4e62aed82ea1f787d2a02ab3dbfcaa49ffdd1
- uses: styfle/cancel-workflow-action@034d0e91921de4e82c4b8c958df266ca615543e8

cleanup:
needs: cancel
Expand Down

0 comments on commit 843a505

Please sign in to comment.