Skip to content

Commit 6ba6f6d

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 7a33308 commit 6ba6f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
-
107107
name: Build Docker image
108108
if: env.exists == 'false'
109-
uses: docker/build-push-action@v6
109+
uses: docker/build-push-action@v7
110110
with:
111111
context: .
112112
push: true

0 commit comments

Comments
 (0)