Update docker/build-push-action action to v5 (#27120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
th-downstream
renovate[bot] 1 year ago committed by GitHub
parent 06444c86c7
commit cf9230fa1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,7 @@ jobs:
tags: ${{ inputs.tags }}
labels: ${{ inputs.labels }}
- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
with:
context: .
build-args: |

Loading…
Cancel
Save