Skip to content

Commit f1176d9

Browse files
authored
Merge pull request #1830 from Anselmoo/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.15.0
2 parents 9f8a13f + 6fcc5ae commit f1176d9

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

0 commit comments

Comments
 (0)