Skip to content

Commit d80f882

Browse files
Bump github/codeql-action from 3.24.1 to 3.24.2 (#1158)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.1 to 3.24.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.24.1...v3.24.2) --- 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 06dea62 commit d80f882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# Upload the results to GitHub's code scanning dashboard.
5151
- name: "Upload to code-scanning"
52-
uses: github/codeql-action/upload-sarif@v3.24.1
52+
uses: github/codeql-action/upload-sarif@v3.24.2
5353
with:
5454
sarif_file: results.sarif
5555
...

0 commit comments

Comments
 (0)