Skip to content

Commit 8dccbf5

Browse files
chore(deps): update docker/build-push-action action to v6.6.0
1 parent e8ecda8 commit 8dccbf5

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

0 commit comments

Comments
 (0)