mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 06:48:01 +08:00
Bump hmarr/auto-approve-action version to v3.0.0 (#12999)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
388a4b0151
commit
3a16349de0
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user