diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 054058e4..7ff3c2a3 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -19,7 +19,7 @@ jobs: with: app-id: ${{ secrets.REQUIRED_REVIEWS_APP_ID }} private-key: ${{ secrets.REQUIRED_REVIEWS_APP_KEY }} - - uses: Automattic/action-required-review@v4.1.0 + - uses: Automattic/action-required-review@v4.1.1 with: token: ${{ steps.generate-token.outputs.token }} status: Required Reviews