We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5f394 commit a9c2f7eCopy full SHA for a9c2f7e
.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Cancel Previous Runs
42
- uses: styfle/[email protected].0
+ uses: styfle/[email protected].1
43
with:
44
all_but_latest: true
45
access_token: ${{ github.token }}
0 commit comments