aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 10:36:59 -0700
committerGoogle Java Core Libraries <jake-team+copybara@google.com>2024-05-20 10:40:09 -0700
commitf238ae451fd9c0b3d88c2d94b9e89257cb34fff8 (patch)
tree2e69fd79eeafbf2a97e7a4ed3a5f0868c153ffd1
parent4ed49723048ec8631a4cec425f0bc497be05848b (diff)
downloadguava-upstream-master.tar.gz
Bump github/codeql-action from 3.25.5 to 3.25.6upstream-master
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6. - [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/b7cec7526559c32f1616476ff32d17ba4c59b2d6...9fdb3e49720b44c48891d036bb502feb25684276) Fixes #7229 RELNOTES=n/a PiperOrigin-RevId: 635500819
-rw-r--r--.github/workflows/scorecard.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index dbf8a7d16..0ba0177dc 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -67,6 +67,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
- uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
+ uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6
with:
sarif_file: results.sarif