From 8f087335c7952c61bf04a25f196d5992461cdd73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 18:22:19 +0000 Subject: [PATCH] Bump crazy-max/.github/.github/actions/container-logs-check Bumps [crazy-max/.github/.github/actions/container-logs-check](https://github.com/crazy-max/.github) from 1.10.1 to 1.11.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/46267a6e61cd56aac2fc79943df180152f4c89d6...f91220cba053bd54299ba645a599ee8ed436f222) --- updated-dependencies: - dependency-name: crazy-max/.github/.github/actions/container-logs-check dependency-version: 1.11.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 f758149..39d13d5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,7 +55,7 @@ jobs: NEXTCLOUD_CONTAINER: ${{ env.CONTAINER_NAME }} - name: Check container logs - uses: crazy-max/.github/.github/actions/container-logs-check@46267a6e61cd56aac2fc79943df180152f4c89d6 # v1.10.1 + uses: crazy-max/.github/.github/actions/container-logs-check@f91220cba053bd54299ba645a599ee8ed436f222 # v1.11.0 with: name: ${{ env.CONTAINER_NAME }} log_check: "ready to handle connections"