Skip to content

Commit 01ed488

Browse files
authored
Merge pull request #16 from nycmeshnet/dependabot/github_actions/github/codeql-action-4.31.2
Bump github/codeql-action from 3.29.11 to 4.31.2
2 parents 3e187fa + 1df02ad commit 01ed488

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
@@ -59,6 +59,6 @@ jobs:
5959

6060
# Upload the results to GitHub's code scanning dashboard (optional).
6161
- name: "Upload to code-scanning"
62-
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3
62+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3
6363
with:
6464
sarif_file: results.sarif

0 commit comments

Comments
 (0)