Skip to content

Commit bbed341

Browse files
Merge pull request spf13#543 from spf13/dependabot/github_actions/github/codeql-action-3.30.5
build(deps): bump github/codeql-action from 3.30.1 to 3.30.5
2 parents c50d43d + b37f23c commit bbed341

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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
45+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)