Skip to content

Commit

Permalink
Bump octokit/request-action
Browse files Browse the repository at this point in the history
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 52ce92ce3185e00e2425f043c3e9509121929aea to 8cd8f5d6738d122de9213dc5cf87e116c40f5fae.
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](octokit/request-action@52ce92c...8cd8f5d)

---
updated-dependencies:
- dependency-name: octokit/request-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hsbt committed Dec 23, 2022
1 parent 9c44729 commit def8ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cirrus-notify.yml
Expand Up @@ -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
Expand Down

0 comments on commit def8ad4

Please sign in to comment.