Skip to content

Commit

Permalink
Merge pull request thecodingmachine#101 from thecodingmachine/dependa…
Browse files Browse the repository at this point in the history
…bot-github_actions-styfle-cancel-workflow-action-0.9.1

Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
  • Loading branch information
devmaslov authored Nov 9, 2021
2 parents 9579ad7 + da3a9e4 commit a018fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
# Cancel previous runs of the same branch
- name: cancel
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit a018fe4

Please sign in to comment.