Skip to content

Commit 1b8c840

Browse files
Bump docker/build-push-action from 6 to 7 (#895)
1 parent c2673aa commit 1b8c840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Build image
8989
id: build
90-
uses: docker/build-push-action@v6
90+
uses: docker/build-push-action@v7
9191
with:
9292
context: .
9393
file: ./Dockerfile

0 commit comments

Comments
 (0)