Update docker/bake-action action to v6

This commit is contained in:
renovate[bot] 2025-04-26 19:41:38 +00:00 committed by GitHub
parent 31148c58df
commit 3746ecac88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,7 @@ jobs:
- name: Docker Buildx Bake - name: Docker Buildx Bake
# You may pin to the exact commit or the version. # You may pin to the exact commit or the version.
# uses: docker/bake-action@511fde2517761e303af548ec9e0ea74a8a100112 # uses: docker/bake-action@511fde2517761e303af548ec9e0ea74a8a100112
uses: docker/bake-action@v4.0.0 uses: docker/bake-action@v6.6.0
with: with:
# Builder instance # Builder instance
#builder: # optional #builder: # optional