Skip to content

Commit 07ad1f1

Browse files
authored
Merge pull request #1862 from GoogleContainerTools/dependabot/github_actions/github/codeql-action-3.30.1
Bump github/codeql-action from 3.29.11 to 3.30.1
2 parents 611de80 + 0a728bc commit 07ad1f1

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@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
49+
uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
5050
with:
5151
sarif_file: results.sarif

0 commit comments

Comments
 (0)