Skip to content

Commit 28b8dff

Browse files
authored
TST: Action needs long hash
[ci skip]
1 parent 6f63574 commit 28b8dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
# This should only run if we did not skip CI
3636
- name: Cancel Previous Runs
37-
uses: styfle/cancel-workflow-action@ce17749
37+
uses: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73
3838
if: steps.skip_ci_step.outputs.run_next == 'true'
3939
with:
4040
access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)