Skip to content

Commit 31803c9

Browse files
Chore(deps): Bump octokit/request-action from 2.1.4 to 2.1.6 (#785)
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.1.4 to 2.1.6. - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](octokit/request-action@v2.1.4...v2.1.6) --- updated-dependencies: - dependency-name: octokit/request-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f85f8d commit 31803c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-test-acceptances.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
authorize:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: octokit/[email protected].4
20+
- uses: octokit/[email protected].6
2121
with:
2222
route: GET /repos/:repository/collaborators/${{ github.actor }}
2323
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)