We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f85f8d commit 31803c9Copy full SHA for 31803c9
.github/workflows/automated-test-acceptances.yml
@@ -17,7 +17,7 @@ jobs:
17
authorize:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: octokit/[email protected].4
+ - uses: octokit/[email protected].6
21
with:
22
route: GET /repos/:repository/collaborators/${{ github.actor }}
23
repository: ${{ github.repository }}
0 commit comments