Skip to content

Commit 1a0099b

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 3d25e10 commit 1a0099b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
6161
with:
6262
context: .
6363
push: true

0 commit comments

Comments
 (0)