Skip to content

Commit 5a852c0

Browse files
fix(github-action): update github/codeql-action ( v4.30.7 → v4.30.8 )
1 parent 0da0092 commit 5a852c0

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
@@ -36,6 +36,6 @@ jobs:
3636
publish_results: true
3737

3838
- name: Upload to code-scanning
39-
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
39+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
4040
with:
4141
sarif_file: results.sarif

0 commit comments

Comments
 (0)