Skip to content

Commit

Permalink
Merge pull request #366 from thecodingmachine/dependabot-github_actio…
Browse files Browse the repository at this point in the history
…ns-styfle-cancel-workflow-action-0.9.1

Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
  • Loading branch information
oojacoboo authored Aug 18, 2021
2 parents f06faec + aca3405 commit 4d0f857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
# Cancel previous runs of the same branch
- name: cancel
uses: styfle/cancel-workflow-action@0.9.0
uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 4d0f857

Please sign in to comment.