8000 build(deps): bump github/codeql-action from 2.2.2 to 2.2.3 (#496) · tetsuo-cpp/sigstore-python@5161c31 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5161c31

Browse files
build(deps): bump github/codeql-action from 2.2.2 to 2.2.3 (sigstore#496)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@39d8d7e...8775e86) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fcad7d commit 5161c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

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

5353
# Upload the results to GitHub's code scanning dashboard.
5454
- name: "Upload to code-scanning"
55-
uses: github/codeql-action/upload-sarif@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5 # v1.0.26
55+
uses: github/codeql-action/upload-sarif@8775e868027fa230df8586bdf502bbd9b618a477 # v1.0.26
5656
with:
5757
sarif_file: results.sarif

0 commit comments

Comments
 (0)
0