Skip to content

Commit c454a71

Browse files
authored
Merge pull request #38 from jferrl/dependabot/github_actions/styfle/cancel-workflow-action-0.13.0
chore(deps): bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
2 parents 8ce9df4 + bf4975c commit c454a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Cancel previous
35-
uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa #0.12.1
35+
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc #0.13.0
3636
with:
3737
access_token: ${{ github.token }}
3838

0 commit comments

Comments
 (0)