1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

chore(deps): update all non-major dependencies (#3295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-28 19:27:16 +00:00
committed by GitHub
parent f01cec0b39
commit abc4055a09
4 changed files with 322 additions and 325 deletions

View File

@@ -107,7 +107,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.7.0
uses: docker/build-push-action@v6.8.0
with:
push: true
context: .

View File

@@ -31,7 +31,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.7.0
uses: docker/build-push-action@v6.8.0
with:
context: .
push: true