Skip to content

Commit 63d4f11

Browse files
dependabot[bot]nosborn
authored andcommitted
Bump github/codeql-action
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 466d6ce58447f9589003cca18ec288b128465541 to ef36b69c6d7c22bd9d0183f534d82d47639dc745. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@466d6ce...ef36b69) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: ef36b69c6d7c22bd9d0183f534d82d47639dc745 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fedac6c commit 63d4f11

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

0 commit comments

Comments
 (0)