Skip to content

Commit 0566983

Browse files
chore(deps): Update github/codeql-action action to v3.28.5 (#790)
1 parent bda84a5 commit 0566983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
# Upload the results to GitHub's code scanning dashboard.
8080
- name: Upload to code-scanning
8181
# yamllint disable-line rule:line-length
82-
uses: github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
82+
uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
8383
with:
8484
sarif_file: results.sarif

0 commit comments

Comments
 (0)