Skip to content

Commit

Permalink
Merge pull request #91 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.9.1 to 0.11.0
  • Loading branch information
Ancient123 committed Jan 11, 2023
2 parents e70b421 + 37920cc commit 97818b9
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.9.1
uses: styfle/cancel-workflow-action@0.11.0
with:
all_but_latest: true
access_token: ${{ github.token }}
Expand Down

0 comments on commit 97818b9

Please sign in to comment.