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 07590e1 commit 80c7b06Copy full SHA for 80c7b06
.github/workflows/automated-test-acceptances.yml
@@ -17,7 +17,7 @@ jobs:
17
authorize:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: octokit/request-action@v2.0.0
+ - uses: octokit/request-action@v2.1.0
21
with:
22
route: GET /repos/:repository/collaborators/${{ github.actor }}
23
repository: ${{ github.repository }}
0 commit comments