Skip to content

Commit 5357646

Browse files
Merge pull request #1531 from form8ion/renovate/master-github-codeql-action-3.x
chore(action): update github/codeql-action action to v3.30.5 (master)
2 parents 535e745 + 250bf0d commit 5357646

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@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
34+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
3535
with:
3636
sarif_file: results.sarif

0 commit comments

Comments
 (0)