Skip to content

Commit 4cced98

Browse files
Merge pull request #1980 from remarkablemark/dependabot/github_actions/github/codeql-action-4
build(deps): bump github/codeql-action from 3 to 4
2 parents 169e1c9 + f5c5802 commit 4cced98

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
@@ -61,6 +61,6 @@ jobs:
6161
# Upload the results to GitHub's code scanning dashboard (optional).
6262
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
6363
- name: Upload to code-scanning
64-
uses: github/codeql-action/upload-sarif@v3
64+
uses: github/codeql-action/upload-sarif@v4
6565
with:
6666
sarif_file: results.sarif

0 commit comments

Comments
 (0)