Skip to content

Commit ff67052

Browse files
authored
Apply suggestion from @hwoodiwiss
1 parent 05fe88a commit ff67052

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
@@ -43,6 +43,6 @@ jobs:
4343
retention-days: 5
4444

4545
- name: Upload to code-scanning
46-
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
46+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
4747
with:
4848
sarif_file: results.sarif

0 commit comments

Comments
 (0)