Skip to content

Commit 3ecc8ea

Browse files
Update docker/build-push-action action to v6
1 parent a63d0f7 commit 3ecc8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build and push
4545
id: docker_build
46-
uses: docker/build-push-action@v5
46+
uses: docker/build-push-action@v6
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)