Skip to content

Commit 45580c6

Browse files
Chore(deps): bump github/codeql-action
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 7eb43b07886e77d5f743a800ad7a8a380f9f3ea3 to 5b49155c7f37b5ec074ffd26b428e6b64b1bf412. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@7eb43b0...5b49155) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 5b49155c7f37b5ec074ffd26b428e6b64b1bf412 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3827e97 commit 45580c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@7eb43b07886e77d5f743a800ad7a8a380f9f3ea3 # v3.29.0
44+
uses: github/codeql-action/upload-sarif@5b49155c7f37b5ec074ffd26b428e6b64b1bf412 # v3.29.0
4545
with:
4646
sarif_file: results.sarif

0 commit comments

Comments
 (0)