fix: pin 9 actions to commit SHA (#11075)

This commit is contained in:
dagecko
2026-03-30 10:49:27 -04:00
committed by GitHub
parent 4a5c9e990c
commit 4be4cc0ed0
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.6.0
- uses: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73 # 0.6.0
with:
workflow_id: 400555, 400556, 905313, 1451724, 1710116, 3185001, 3438604
access_token: ${{ secrets.GITHUB_TOKEN }}