Skip to content

Commit 7dc0b69

Browse files
authored
Merge pull request #1769 from Anselmoo/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.11.0
2 parents 5be9b66 + 2ae61bc commit 7dc0b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# type=pep440,pattern={{version}},prefix=v
6262

6363
- name: Build and Push container images
64-
uses: docker/build-push-action@v6.10.0
64+
uses: docker/build-push-action@v6.11.0
6565
id: build-and-push
6666
with:
6767
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)