Skip to content

Commit d6c22e4

Browse files
chore(deps): bump github/codeql-action from 2.1.28 to 2.1.32
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.1.32. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cc7986c...4238421) --- 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 232e9b5 commit d6c22e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050

5151
# Upload the results to GitHub's code scanning dashboard.
5252
- name: "Upload to code-scanning"
53-
uses: github/codeql-action/upload-sarif@cc7986c02bac29104a72998e67239bb5ee2ee110 # v1.0.26
53+
uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # v1.0.26
5454
with:
5555
sarif_file: results.sarif

0 commit comments

Comments
 (0)