We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb6aa9 commit f6ef763Copy full SHA for f6ef763
1 file changed
.github/workflows/cd.yml
@@ -15,7 +15,7 @@ jobs:
15
permissions:
16
actions: write
17
steps:
18
- - uses: styfle/cancel-workflow-action
+ - uses: styfle/cancel-workflow-action@0.13.1
19
with:
20
access_token: ${{ github.token }}
21
0 commit comments