Skip to content

Commit

Permalink
Chore(deps): Bump octokit/request-action from 2.0.0 to 2.1.0 (#539)
Browse files Browse the repository at this point in the history
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](octokit/request-action@v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2021
1 parent 07590e1 commit 80c7b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-test-acceptances.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
authorize:
runs-on: ubuntu-latest
steps:
- uses: octokit/request-action@v2.0.0
- uses: octokit/request-action@v2.1.0
with:
route: GET /repos/:repository/collaborators/${{ github.actor }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 80c7b06

Please sign in to comment.