summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 05:06:13 +0000
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-06 13:50:14 +0900
commit8c62b360418a9dc5038b43edc4d489a0d94ccb17 (patch)
treef3172ee7a571ce1ff68142118a096d1c8ed2c161
parent53473f8ea9439cb643f678e6c843c1e6d446fe23 (diff)
Bump octokit/request-action
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 4579f9e1e690974421f9f6928a30fb448e967c60 to 52ce92ce3185e00e2425f043c3e9509121929aea. - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](https://github.com/octokit/request-action/compare/4579f9e1e690974421f9f6928a30fb448e967c60...52ce92ce3185e00e2425f043c3e9509121929aea) --- updated-dependencies: - dependency-name: octokit/request-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6861
-rw-r--r--.github/workflows/cirrus-notify.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cirrus-notify.yml b/.github/workflows/cirrus-notify.yml
index c78f21d258..5edba0ae8f 100644
--- a/.github/workflows/cirrus-notify.yml
+++ b/.github/workflows/cirrus-notify.yml
@@ -17,7 +17,7 @@ jobs:
&& github.event.check_suite.head_branch == 'master'
runs-on: ubuntu-latest
steps:
- - uses: octokit/request-action@4579f9e1e690974421f9f6928a30fb448e967c60 # v2.x
+ - uses: octokit/request-action@52ce92ce3185e00e2425f043c3e9509121929aea # v2.x
id: get_failed_check_run
with:
route: GET /repos/${{ github.repository }}/check-suites/${{ github.event.check_suite.id }}/check-runs?status=completed