Skip to content

Commit

Permalink
CI: pin cancel workflow action version (#6440)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan authored Oct 10, 2022
1 parent 3dab627 commit 0847079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
cancel:
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action
- uses: styfle/cancel-workflow-action@0.10.1
with:
workflow_id: ${{ github.event.workflow.id }}

1 comment on commit 0847079

@vercel
Copy link

@vercel vercel bot commented on 0847079 Oct 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.