Skip to content

Commit 532c828

Browse files
chore(deps): update docker/build-push-action action to v6.15.0 (#81)
1 parent ee56985 commit 532c828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5757
- name: Build and push Docker image
5858
id: build-and-push
59-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
59+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
6060
with:
6161
context: .
6262
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)