Skip to content

Commit ba9cea7

Browse files
dependabot[bot]jamacku
authored andcommitted
build(deps): bump github/codeql-action from 2.21.3 to 2.21.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.3 to 2.21.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5b6282e...00e563e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c95c5d9 commit ba9cea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060

6161
# Upload the results to GitHub's code scanning dashboard.
6262
- name: Upload to code-scanning
63-
uses: github/codeql-action/upload-sarif@5b6282e01c62d02e720b81eb8a51204f527c3624
63+
uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8
6464
with:
6565
sarif_file: results.sarif

0 commit comments

Comments
 (0)