Skip to content

Commit 16c7f58

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent d0dee0a commit 16c7f58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
105105
- name: Build Website
106106
id: push
107-
uses: docker/build-push-action@v6.19.2
107+
uses: docker/build-push-action@v7.0.0
108108
with:
109109
context: .
110110
push: true

0 commit comments

Comments
 (0)