Skip to content

Commit 4bc620c

Browse files
Chore(deps): bump github/codeql-action
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 0337c4c06e7e00d0d6e64396c13b9dc18dd6d8c5 to 8a6b62bc2dc4eb1fbb471c60b48b640bbdac8575. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0337c4c...8a6b62b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 8a6b62bc2dc4eb1fbb471c60b48b640bbdac8575 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f1850d commit 4bc620c

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
@@ -41,6 +41,6 @@ jobs:
4141
results_file: results.sarif
4242
results_format: sarif
4343
- name: Upload to code scanning
44-
uses: github/codeql-action/upload-sarif@0337c4c06e7e00d0d6e64396c13b9dc18dd6d8c5 # v3.29.0
44+
uses: github/codeql-action/upload-sarif@8a6b62bc2dc4eb1fbb471c60b48b640bbdac8575 # v3.29.0
4545
with:
4646
sarif_file: results.sarif

0 commit comments

Comments
 (0)