Skip to content

Commit 42146bb

Browse files
chore(deps): update docker/build-push-action action to v6.18.0
1 parent 918c505 commit 42146bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Build and Push Docker Image
4949
id: push
50-
uses: docker/build-push-action@v6.16.0
50+
uses: docker/build-push-action@v6.18.0
5151
with:
5252
context: .
5353
push: true

0 commit comments

Comments
 (0)