From 3a16349de062a38caddbabb78566bdde9872b2cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Tue, 18 Oct 2022 09:02:06 +0200 Subject: [PATCH] Bump hmarr/auto-approve-action version to v3.0.0 (#12999) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Carlos Rodríguez Hernández --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index a62fe29778..f6a8bbd179 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -143,7 +143,7 @@ jobs: # Approved by the 'github-actions' user; a PR can't be approved by its author - name: PR approval if: ${{ needs.vib-verify.result == 'success' }} - uses: hmarr/auto-approve-action@v2.4.0 + uses: hmarr/auto-approve-action@v3.0.0 with: pull-request-number: ${{ github.event.number }} # If the CI did not succeed ('VIB Verify' failed or skipped),