Skip to content

Commit

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

Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0
  • Loading branch information
jbearer authored Nov 16, 2022
2 parents d1632c0 + fdf400d commit 2b7c4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Outdated Builds
uses: styfle/cancel-workflow-action@0.10.1
uses: styfle/cancel-workflow-action@0.11.0
with:
all_but_latest: true
access_token: ${{ github.token }}
Expand Down

0 comments on commit 2b7c4c0

Please sign in to comment.