From 1750cbf138c8efb2ef9b0369dbd1d3d7ea082273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:21:35 +0000 Subject: [PATCH] Bump octokit/request-action Bumps [octokit/request-action](https://github.com/octokit/request-action) from 4579f9e1e690974421f9f6928a30fb448e967c60 to 5358ef4e79317f1cac3a61d1ed3bd3d5e25bb6fb. - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](https://github.com/octokit/request-action/compare/4579f9e1e690974421f9f6928a30fb448e967c60...5358ef4e79317f1cac3a61d1ed3bd3d5e25bb6fb) --- updated-dependencies: - dependency-name: octokit/request-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/cirrus-notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cirrus-notify.yml b/.github/workflows/cirrus-notify.yml index c78f21d2586c57..bf6b8f6d7a3081 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@5358ef4e79317f1cac3a61d1ed3bd3d5e25bb6fb # v2.x id: get_failed_check_run with: route: GET /repos/${{ github.repository }}/check-suites/${{ github.event.check_suite.id }}/check-runs?status=completed