Update docker/build-push-action action to v4 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-15 11:15:24 +02:00
committed by GitHub
parent a9359bf713
commit 8420155746

View File

@@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}
- name: Build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
builder: ${{ steps.buildx.outputs.name }}
context: .