Skip to content

Commit 98db582

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 5ed2be7 commit 98db582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
5858
5959
- name: Build and push Docker image
60-
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # tag=v2.10.0
60+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
6161
with:
6262
context: .
6363
push: true

0 commit comments

Comments
 (0)