Skip to content

Commit 401bfce

Browse files
authored
Merge pull request #44 from jferrl/dependabot/github_actions/styfle/cancel-workflow-action-0.13.1
chore(deps): bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1
2 parents 134b27b + 8bb1690 commit 401bfce

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@3155a141048f8f89c06b4cdae32e7853e97536bc #0.13.0
35+
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 #0.13.1
3636
with:
3737
access_token: ${{ github.token }}
3838

0 commit comments

Comments
 (0)