chore(deps): update stringbean/docker-healthcheck-action action to v3

This commit is contained in:
renovate[bot] 2024-11-21 21:53:41 +00:00 committed by GitHub
parent 79a906e695
commit 0cb7d82d16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ jobs:
echo "Container ID: $CONTAINER_ID"
- name: Wait for the healthchecks to pass
uses: stringbean/docker-healthcheck-action@v1
uses: stringbean/docker-healthcheck-action@v3
with:
container: trilium_local
wait-time: 50

View File

@ -72,7 +72,7 @@ jobs:
echo "Container ID: $CONTAINER_ID"
- name: Wait for the healthchecks to pass
uses: stringbean/docker-healthcheck-action@v1
uses: stringbean/docker-healthcheck-action@v3
with:
container: trilium_local
wait-time: 50