Skip to content

Commit

Permalink
Merge pull request #22 from EspressoSystems/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/styfle/cancel-workflow-action-0.12.0

build(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
  • Loading branch information
Ancient123 authored Nov 6, 2023
2 parents 1febd1b + 509aa55 commit 7fa372f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 60
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.0
name: Cancel Outdated Builds
with:
all_but_latest: true
Expand Down

0 comments on commit 7fa372f

Please sign in to comment.