From e213c1d0746b9b0cd0adb1a22cbfb7c9f919c820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:05:19 +0000 Subject: [PATCH] Bump crazy-max/.github from 1.2.0 to 1.3.0 Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/bbd31df64ee0f097a02f12495f541f9236f18c46...bb328ea508cd6a89d0865555ddbeb148e5724aed) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.3.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 8440ff7..d0b31e0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,7 +52,7 @@ jobs: FLARUM_CONTAINER: ${{ env.CONTAINER_NAME }} - name: Check container logs - uses: crazy-max/.github/.github/actions/container-logs-check@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0 + uses: crazy-max/.github/.github/actions/container-logs-check@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0 with: container_name: ${{ env.CONTAINER_NAME }} log_check: "ready to handle connections"