We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cb4e37 + d11da51 commit f4254afCopy full SHA for f4254af
1 file changed
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
UNBOUND_CONTAINER: ${{ env.CONTAINER_NAME }}
55
-
56
name: Check container logs
57
- uses: crazy-max/.github/.github/actions/container-logs-check@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0
+ uses: crazy-max/.github/.github/actions/container-logs-check@9ba6e6f9450baf3b1237f8035c1fdc45932510bd # v1.8.0
58
with:
59
container_name: ${{ env.CONTAINER_NAME }}
60
log_check: "info: start of service"
0 commit comments