Skip to content

Commit 0628149

Browse files
authored
Merge pull request #1489 from Anselmoo/renovate/docker-build-push-action-6.x
2 parents 66dc2ee + 8a69cc5 commit 0628149

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.6.1
64+
uses: docker/build-push-action@v6.7.0
6565
id: build-and-push
6666
with:
6767
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)