Skip to content

Commit ad8a32d

Browse files
Bump github/codeql-action (#463)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 97a2bfd2a3d26d458da69e548f7f859d6fca634d to 57eebf61a2246ab60a0c2f5a85766db783ad3553. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@97a2bfd...57eebf6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 57eebf61a2246ab60a0c2f5a85766db783ad3553 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c8f16c commit ad8a32d

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
@@ -74,6 +74,6 @@ jobs:
7474
# Upload the results to GitHub's code scanning dashboard (optional).
7575
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7676
- name: "Upload to code-scanning"
77-
uses: github/codeql-action/upload-sarif@97a2bfd2a3d26d458da69e548f7f859d6fca634d # v3.28.15
77+
uses: github/codeql-action/upload-sarif@57eebf61a2246ab60a0c2f5a85766db783ad3553 # v3.28.15
7878
with:
7979
sarif_file: results.sarif

0 commit comments

Comments
 (0)