1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

chore(deps): update docker/bake-action action to v6 (#3526)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-09 09:36:01 -08:00
committed by GitHub
parent 3cb7418ede
commit e8752c2e25
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ jobs:
echo "${{ secrets.TTL_KEY }}" > shared_key.pem
echo "${{ secrets.TTL_CERT }}" > shared_cert.pem
- name: Build
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
load: true
set: |

View File

@@ -109,7 +109,7 @@ jobs:
- name: Generate certs
run: make shared_key.pem shared_cert.pem
- name: Build
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
load: true
set: |