chore(deps): update docker/build-push-action action to v5

This commit is contained in:
renovate[bot] 2023-11-18 16:35:50 +00:00 committed by GitHub
parent ef1a5da22a
commit 9a2646ae81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
builder: ${{ steps.buildx.outputs.name }}
context: .