Skip to content

Commit f6ef763

Browse files
authored
Update cancel-workflow-action to version 0.13.1
1 parent 7fb6aa9 commit f6ef763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
actions: write
1717
steps:
18-
- uses: styfle/cancel-workflow-action
18+
- uses: styfle/cancel-workflow-action@0.13.1
1919
with:
2020
access_token: ${{ github.token }}
2121

0 commit comments

Comments
 (0)