Skip to content

Commit 86c68b8

Browse files
authoredOct 8, 2024··
Bump github/codeql-action from 3.26.11 to 3.26.12 (#126)
1 parent 598e9e6 commit 86c68b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777

7878
# Upload the results to GitHub's code scanning dashboard.
7979
- name: "Upload to code-scanning"
80-
uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
80+
uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b
8181
with:
8282
sarif_file: results.sarif

0 commit comments

Comments
 (0)
Please sign in to comment.