diff --git a/.github/workflows/yocto-build-deploy.yml b/.github/workflows/yocto-build-deploy.yml index 8250ae090..796015c3c 100644 --- a/.github/workflows/yocto-build-deploy.yml +++ b/.github/workflows/yocto-build-deploy.yml @@ -216,7 +216,7 @@ jobs: - name: Wait for approval on pull_request_target events if: github.event_name == 'pull_request_target' && github.event.pull_request.merged != true timeout-minutes: 90 - uses: product-os/review-commit-action@81db18cd263daeaa45dd38f976321a1823e54224 # v0.1.4 + uses: product-os/review-commit-action@cddebf4cec8e40ea8f698b6dcce8cd70e38b7320 # v0.1.7 with: poll-interval: '10' allow-authors: false