Skip to content

Commit 24c8e13

Browse files
authored
Merge pull request #1953 from GoogleContainerTools/dependabot/github_actions/github/codeql-action-4.31.9
Bump github/codeql-action from 4.31.7 to 4.31.9
2 parents 51d7beb + e037615 commit 24c8e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646

4747
# Upload the results to GitHub's code scanning dashboard.
4848
- name: "Upload to code-scanning"
49-
uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
49+
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
5050
with:
5151
sarif_file: results.sarif

0 commit comments

Comments
 (0)