Skip to content

Commit bd1df94

Browse files
chore(deps): update github/codeql-action action to v4 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 650359a commit bd1df94

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
@@ -56,7 +56,7 @@ jobs:
5656
# Upload the results to GitHub's code scanning dashboard (optional).
5757
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5858
- name: "Upload to code-scanning"
59-
uses: github/codeql-action/upload-sarif@v3.30.6
59+
uses: github/codeql-action/upload-sarif@v4.30.8
6060
with:
6161
sarif_file: results.sarif
6262

0 commit comments

Comments
 (0)