Skip to content

Commit 1980b27

Browse files
chore(action): update github/codeql-action action to v2.22.9
1 parent 4c6878f commit 1980b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
path: results.sarif
3232
retention-days: 5
3333
- name: Upload to code-scanning
34-
uses: github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
34+
uses: github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2.22.9
3535
with:
3636
sarif_file: results.sarif

0 commit comments

Comments
 (0)