Skip to content

Commit 326dd7c

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 6937b04 commit 326dd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
type=raw,value=latest,enable={{is_default_branch}}
5353
5454
- name: Build and push Docker image
55-
uses: docker/build-push-action@v5
55+
uses: docker/build-push-action@v6
5656
with:
5757
context: .
5858
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)