Skip to content

Commit c81efc1

Browse files
Update docker/build-push-action action to v6.17.0
1 parent 3da2cc4 commit c81efc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
tags: type=semver,pattern={{version}}
3737
- name: Build and push Docker image
3838
id: push
39-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
39+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
4040
with:
4141
context: .
4242
push: true

0 commit comments

Comments
 (0)