Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 345bddb

Browse files
[gh_actions]: Bump github/codeql-action from 2.1.27 to 2.1.35 (#6788)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.27 to 2.1.35. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8075783...b2a92eb) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1579f2f commit 345bddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

+1-1
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@807578363a7869ca324a79039e6db9c843e0e100
53+
uses: github/codeql-action/upload-sarif@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297
5454
with:
5555
sarif_file: results.sarif

0 commit comments

Comments
 (0)