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 (#3841)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-24 16:35:20 +00:00
committed by GitHub
parent 7c59060e1e
commit effeb5aa52
6 changed files with 75 additions and 53 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.15.0
uses: docker/build-push-action@v6.16.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.15.0
uses: docker/build-push-action@v6.16.0
with:
context: .
push: true