Skip to content

Commit 641d8cf

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 6725db2 commit 641d8cf

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
@@ -81,6 +81,6 @@ jobs:
8181

8282
# Upload the results to GitHub's code scanning dashboard.
8383
- name: "Upload to code-scanning"
84-
uses: github/codeql-action/upload-sarif@f94c9befffa4412c356fb5463a959ab7821dd57e # v3.31.3
84+
uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
8585
with:
8686
sarif_file: results.sarif

0 commit comments

Comments
 (0)