Skip to content

Commit

Permalink
Bump octokit/request-action from 2.1.8 to 2.1.9
Browse files Browse the repository at this point in the history
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](octokit/request-action@352d2ae...89697eb)

---
updated-dependencies:
- dependency-name: octokit/request-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and matzbot committed Jun 6, 2023
1 parent 79e8d91 commit 1f64301
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@352d2ae93e1805721b5fe308598555ba3bd2c8e2 # v2.1.8
- uses: octokit/request-action@89697eb6635e52c6e1e5559f15b5c91ba5100cb0 # v2.1.9
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 1f64301

Please sign in to comment.