Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
475f2f044d
Merge f3b495225b into 31148c58df 2025-02-28 07:47:21 +00:00
renovate[bot]
f3b495225b
Update docker/bake-action action to v6 2025-02-28 07:47:19 +00:00

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.5.0
with: with:
# Builder instance # Builder instance
#builder: # optional #builder: # optional