Skip to content

Commit 8ffeed8

Browse files
authored
Merge pull request #311 from rodneylab/dependabot/github_actions/github/codeql-action-4.30.7
build(deps): bump github/codeql-action from 3.30.6 to 4.30.7
2 parents 5e9bf5c + 6038190 commit 8ffeed8

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
@@ -64,6 +64,6 @@ jobs:
6464
retention-days: 5
6565
# Upload the results to GitHub's code scanning dashboard.
6666
- name: "Upload to code-scanning"
67-
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
67+
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
6868
with:
6969
sarif_file: results.sarif

0 commit comments

Comments
 (0)