1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 02:35:21 -04:00

Update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2024-06-17 13:31:41 +00:00 committed by GitHub
parent 40ca2c3269
commit 41fa9fa894
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ jobs:
- name: Build and push
id: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
builder: ${{ steps.buildx.outputs.name }}
context: .