Skip to content

Commit 0847079

Browse files
authored
CI: pin cancel workflow action version (#6440)
1 parent 3dab627 commit 0847079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cancel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
cancel:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: styfle/cancel-workflow-action
11+
- uses: styfle/cancel-workflow-action@0.10.1
1212
with:
1313
workflow_id: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)