Update docker/bake-action action to v6

This commit is contained in:
renovate[bot] 2025-02-20 04:02:52 +00:00 committed by GitHub
parent 31148c58df
commit 4f7311153e
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.4.0
with: with:
# Builder instance # Builder instance
#builder: # optional #builder: # optional