Skip to content

Commit 06d421f

Browse files
committed
docker/build-push-action@v6
1 parent c9e638f commit 06d421f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# https://github.com/docker/build-push-action
6060
- name: Build and push Docker image
6161
id: build-and-push
62-
uses: docker/build-push-action@v5
62+
uses: docker/build-push-action@v6
6363
with:
6464
context: .
6565
provenance: false

0 commit comments

Comments
 (0)