1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

fix(deps): update all non-major dependencies (#3890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-15 15:18:42 +00:00
committed by GitHub
parent 570ef771dd
commit c273cb5320
4 changed files with 442 additions and 388 deletions

View File

@@ -121,7 +121,7 @@ jobs:
echo "${{ secrets.TTL_KEY }}" > shared_key.pem
echo "${{ secrets.TTL_CERT }}" > shared_cert.pem
- name: Build and push
uses: docker/build-push-action@v6.16.0
uses: docker/build-push-action@v6.17.0
with:
push: true
context: .

View File

@@ -39,7 +39,7 @@ jobs:
echo "${{ secrets.TTL_KEY }}" > shared_key.pem
echo "${{ secrets.TTL_CERT }}" > shared_cert.pem
- name: Build and push
uses: docker/build-push-action@v6.16.0
uses: docker/build-push-action@v6.17.0
with:
context: .
push: true