aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-12 09:03:12 -0700
committerGoogle Java Core Libraries <java-core-libraries-team+copybara@google.com>2023-10-12 09:05:17 -0700
commitb4812fdb52f5d0841dab24e60c21ee2f11c53a56 (patch)
tree821100d3aab1a0cc0c0095a1f64d7f0bd1dbfaa6
parentb3a1252e2f268c968169d8e8cec2eadda1875989 (diff)
downloadguava-b4812fdb52f5d0841dab24e60c21ee2f11c53a56.tar.gz
Bump github/codeql-action from 2.22.1 to 2.22.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.1 to 2.22.2. - [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/fdcae64e1484d349b3366718cdfef3d404390e85...d90b8d79de6dc1f58e83a1499aa58d6c93dc28de) Fixes #6774 RELNOTES=n/a PiperOrigin-RevId: 572922477
-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 c027cc5e3..f0b47ac4c 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@fdcae64e1484d349b3366718cdfef3d404390e85 # v2.22.1
+ uses: github/codeql-action/upload-sarif@d90b8d79de6dc1f58e83a1499aa58d6c93dc28de # v2.22.2
with:
sarif_file: results.sarif