summaryrefslogtreecommitdiff
path: root/.github/workflows/scorecards.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-01 02:02:42 +0000
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-02-01 13:56:43 +0900
commiteb8f284cf242280b2b3c4de01cf557e3eebf821b (patch)
tree2bc7743907ea5884cf938d8c72865cb084f4d72b /.github/workflows/scorecards.yml
parentea572708d69a6eb79f905335113fb4cecbcdad37 (diff)
Bump github/codeql-action from 2.1.37 to 2.2.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.37 to 2.2.1. - [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/959cbb7472c4d4ad70cdfe6f4976053fe48ab394...3ebbd71c74ef574dbc558c82f70e52732c8b44fe) --- 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>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7217
Diffstat (limited to '.github/workflows/scorecards.yml')
-rw-r--r--.github/workflows/scorecards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index 44abe8a492..c41bd60736 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.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@959cbb7472c4d4ad70cdfe6f4976053fe48ab394 # v2.1.27
+ uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe # v2.1.27
with:
sarif_file: results.sarif