Skip to content

Commit 729dce2

Browse files
authored
Merge pull request #1826 from Anselmoo/dependabot/github_actions/docker/build-push-action-6.14.0
build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0
2 parents 1718d1e + 5a2790b commit 729dce2

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

0 commit comments

Comments
 (0)