aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-24 10:05:52 -0700
committerGoogle Java Core Libraries <java-core-libraries-team+copybara@google.com>2023-07-24 10:07:52 -0700
commitec9b13bd1e885fcf7d565946e772189822cc7a69 (patch)
treebe48b46e34c7109e808bea918dbb744e94376d87
parent551f92130cc0442870569b89820e0b432a8ff8f7 (diff)
downloadguava-ec9b13bd1e885fcf7d565946e772189822cc7a69.tar.gz
Bump github/codeql-action from 2.20.1 to 2.21.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.1 to 2.21.0. - [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/f6e388ebf0efc915c6c5b165b019ee61a6746a38...1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8) Fixes #6646 RELNOTES=n/a PiperOrigin-RevId: 550596428
-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 39436827f..d2babd591 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@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
+ uses: github/codeql-action/upload-sarif@1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8 # v2.21.0
with:
sarif_file: results.sarif