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 f151071 commit 34572e2Copy full SHA for 34572e2
.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].0
+ - uses: octokit/[email protected].4
21
with:
22
route: GET /repos/:repository/collaborators/${{ github.actor }}
23
repository: ${{ github.repository }}
0 commit comments