Skip to content

Commit 676bc67

Browse files
fix(github-action): update github/codeql-action ( v4.30.8 → v4.30.9 )
1 parent d5e7ba5 commit 676bc67

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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
39+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
4040
with:
4141
sarif_file: results.sarif

0 commit comments

Comments
 (0)