Skip to content

Commit 2e505a4

Browse files
dependabot[bot]nosborn
authored andcommitted
Chore(deps): bump github/codeql-action
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 86b7d4fc363de6ec65b66605da5fa8e7e0fe8028 to ce729e4d353d580e6cacd6a8cf2921b72e5e310a. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@86b7d4f...ce729e4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: ce729e4d353d580e6cacd6a8cf2921b72e5e310a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4db1bce commit 2e505a4

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

0 commit comments

Comments
 (0)