From 004842cbb18903272ec44e4231cb9dc414c97e80 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:11:49 +0000 Subject: [PATCH] Update product-os/review-commit-action action to v0.1.7 Update product-os/review-commit-action from 0.1.4 to 0.1.7 Change-type: patch --- .github/workflows/yocto-build-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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