Skip to content

Commit a0eacd7

Browse files
authored
Merge pull request #116 from datum-cloud/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.18.0
2 parents ff9fb82 + 3c9845a commit a0eacd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Build Website
5555
id: push
56-
uses: docker/build-push-action@v6.15.0
56+
uses: docker/build-push-action@v6.18.0
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)