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.
2 parents 1865ae4 + 8b341b9 commit e87ecf0Copy full SHA for e87ecf0
.github/workflows/review.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
app-id: ${{ secrets.REQUIRED_REVIEWS_APP_ID }}
21
private-key: ${{ secrets.REQUIRED_REVIEWS_APP_KEY }}
22
- - uses: Automattic/[email protected].0
+ - uses: Automattic/[email protected].1
23
24
token: ${{ steps.generate-token.outputs.token }}
25
status: Required Reviews
0 commit comments