Skip to content

Commit 65d5aa1

Browse files
Merge pull request spf13#519 from spf13/dependabot/github_actions/github/codeql-action-3.29.4
build(deps): bump github/codeql-action from 3.28.18 to 3.29.4
2 parents f537506 + 13f8aa3 commit 65d5aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
retention-days: 5
4343

4444
- name: Upload results to GitHub Security tab
45-
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
45+
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)