Skip to content

Commit 8eecc06

Browse files
authored
Merge pull request #90 from pSub/dependabot/github_actions/github/codeql-action-4.31.2
Bump github/codeql-action from 3.30.5 to 4.31.2
2 parents 8c8889a + c6649af commit 8eecc06

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
@@ -71,6 +71,6 @@ jobs:
7171

7272
# Upload the results to GitHub's code scanning dashboard.
7373
- name: "Upload to code-scanning"
74-
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
74+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
7575
with:
7676
sarif_file: results.sarif

0 commit comments

Comments
 (0)