Skip to content

Commit 3f9eba7

Browse files
chore(deps): bump docker/build-push-action from 6.13.0 to 6.15.0 (#69)
1 parent 003e3e0 commit 3f9eba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
4545
- name: Build and push Docker image
4646
id: push
47-
uses: docker/build-push-action@v6.13.0
47+
uses: docker/build-push-action@v6.15.0
4848
with:
4949
context: .
5050
push: true

0 commit comments

Comments
 (0)