Skip to content

Commit 2076f0a

Browse files
Update docker/build-push-action action to v7
1 parent 4d19349 commit 2076f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

4242
- name: Build and push
4343
id: push
44-
uses: docker/build-push-action@v6
44+
uses: docker/build-push-action@v7
4545
with:
4646
context: .
4747
push: true

0 commit comments

Comments
 (0)