From 46fb88964618989142ae5fdb3cba18d369a3f587 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:11:21 +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 f846a4c0c..99e287720 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@cddebf4cec8e40ea8f698b6dcce8cd70e38b7320 # v0.1.7 with: poll-interval: '10' allow-authors: false