From f8438cfe5656c7c50498dc697252553e4acafec7 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:10:56 +0000 Subject: [PATCH] Update Pin product-os/review-commit-action action to 81db18c Update product-os/review-commit-action 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 857e71a58..8250ae090 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@v0.1.4 + uses: product-os/review-commit-action@81db18cd263daeaa45dd38f976321a1823e54224 # v0.1.4 with: poll-interval: '10' allow-authors: false