commit | 0a3d81d34e9671d8fcf6664e220d6dd1373db074 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 13 14:44:08 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu Jun 13 14:44:08 2024 +0000 |
tree | 4e1feebf8169e61b7c63cbd005bb7c4728262d7a | |
parent | cfcb9dbda56697fe8bafe4b64c1a9261dde908ae [diff] |
Bump github/codeql-action from 3.22.12 to 3.25.10 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.12 to 3.25.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/012739e5082ff0c22ca6d6ab32e07c36df03c4a4...23acc5c183826b7a8a97bce3cecc52db901f8251) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 8170bf2..bc2a14e 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml
@@ -50,6 +50,6 @@ # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12 + uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10 with: sarif_file: results.sarif