Skip to content

Commit 13b67aa

Browse files
renovate[bot]prb112
authored andcommitted
chore(deps): update docker/build-push-action action to v6
1 parent 460e927 commit 13b67aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# https://github.com/docker/build-push-action
7575
- name: Build and push Docker image
7676
id: build-and-push
77-
uses: docker/build-push-action@v5
77+
uses: docker/build-push-action@v6
7878
with:
7979
context: .
8080
platforms: linux/ppc64le

0 commit comments

Comments
 (0)