Skip to content

Commit 52fb61c

Browse files
⬆️ Pin github/codeql-action action to v4.35.2
1 parent 6404fb8 commit 52fb61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ jobs:
8181
# Commenting out will disable upload of results to your repo's Code
8282
# Scanning dashboard
8383
- name: "Upload to code-scanning"
84-
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
84+
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
8585
with:
8686
sarif_file: results.sarif

0 commit comments

Comments
 (0)