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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-07 17:06:13 +00:00
committed by GitHub
parent 84be3b1648
commit 05fc3f04ec
4 changed files with 55 additions and 224 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.5.0
uses: docker/build-push-action@v6.6.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.5.0
uses: docker/build-push-action@v6.6.0
with:
context: .
push: true