From 8ab744501c88308efc3a87134fc8f7c4dc31f6e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 08:01:28 +0000 Subject: [PATCH] Bump crazy-max/.github from 1.7.1 to 1.8.0 Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16...9ba6e6f9450baf3b1237f8035c1fdc45932510bd) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 126878c..a735f01 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -53,7 +53,7 @@ jobs: ANONADDY_CONTAINER: ${{ env.CONTAINER_NAME }} - name: Check container logs - uses: crazy-max/.github/.github/actions/container-logs-check@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1 + uses: crazy-max/.github/.github/actions/container-logs-check@9ba6e6f9450baf3b1237f8035c1fdc45932510bd # v1.8.0 with: container_name: ${{ env.CONTAINER_NAME }} log_check: "ready to handle connections"