Skip to content

Commit 42fdd64

Browse files
committed
ci: update docker/build-push-action@
1 parent 2b9d715 commit 42fdd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docker/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ runs:
9494

9595
- name: Build and push Docker image ${{ inputs.image }}
9696
id: docker_build
97-
uses: docker/build-push-action@v5
97+
uses: docker/build-push-action@v6
9898
with:
9999
context: .
100100
builder: ${{ steps.buildx.outputs.name }}

0 commit comments

Comments
 (0)