Skip to content

Commit ff5b7d7

Browse files
authored
Merge pull request #110 from EspressoSystems/dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
2 parents f1bf71c + 75da71e commit ff5b7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
timeout-minutes: 60
1919
if: ${{ github.actor != 'dependabot[bot]' }}
2020
steps:
21-
- uses: styfle/[email protected].0
21+
- uses: styfle/[email protected].1
2222
name: Cancel Outdated Builds
2323
with:
2424
all_but_latest: true

0 commit comments

Comments
 (0)