Skip to content

Commit 9c41fc4

Browse files
authored
Merge pull request #116 from datum-cloud/renovate/docker-build-push-action-7.x
chore(deps): update docker/build-push-action action to v7
2 parents d0dee0a + 16c7f58 commit 9c41fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)