We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f63574 commit 28b8dffCopy full SHA for 28b8dff
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
# This should only run if we did not skip CI
36
- name: Cancel Previous Runs
37
- uses: styfle/cancel-workflow-action@ce17749
+ uses: styfle/cancel-workflow-action@ce177499ccf9fd2aded3b0426c97e5434c2e8a73
38
if: steps.skip_ci_step.outputs.run_next == 'true'
39
with:
40
access_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments