Skip to content

Commit e8de8b3

Browse files
authored
Merge pull request #1083 from flatcar/dependabot/github_actions/github/codeql-action-3.29.0
build(deps): bump github/codeql-action from 3.28.19 to 3.29.0
2 parents bb26742 + 5dbb94c commit e8de8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# Upload the results to GitHub's code scanning dashboard (optional).
5454
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5555
- name: "Upload to code-scanning"
56-
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
56+
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
5757
with:
5858
sarif_file: results.sarif
5959

0 commit comments

Comments
 (0)