Update docker/build-push-action action to v5

This commit is contained in:
renovate[bot]
2023-09-12 11:01:01 +00:00
parent 5169e3ddfa
commit 974cf9f787
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
- name: Build and push
id: build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
builder: ${{ steps.buildx.outputs.name }}
context: .