summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-22 23:21:51 +0000
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-23 10:21:36 +0900
commitdef8ad4072dfdf2c267b31e72a7f7fb7b9472dd2 (patch)
treebd56f4ba60d4391d99dd4f87085e467b33d739c4 /.github/workflows
parent9c4472935bd83582e676b3432d68fa3aa1e571a5 (diff)
Bump octokit/request-action
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 52ce92ce3185e00e2425f043c3e9509121929aea to 8cd8f5d6738d122de9213dc5cf87e116c40f5fae. - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](https://github.com/octokit/request-action/compare/52ce92ce3185e00e2425f043c3e9509121929aea...8cd8f5d6738d122de9213dc5cf87e116c40f5fae) --- 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/6997
Diffstat (limited to '.github/workflows')
-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 5edba0ae8f..bd99a71ecd 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@52ce92ce3185e00e2425f043c3e9509121929aea # v2.x
+ - uses: octokit/request-action@8cd8f5d6738d122de9213dc5cf87e116c40f5fae # v2.x
id: get_failed_check_run
with:
route: GET /repos/${{ github.repository }}/check-suites/${{ github.event.check_suite.id }}/check-runs?status=completed