From df488e3641103a00815bbcd767e69f08b7551903 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:04:58 +0000 Subject: [PATCH] chore(deps): pin stringbean/docker-healthcheck-action action to a958d32 --- .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 00bd2c4..ad248f2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -39,7 +39,7 @@ jobs: STEAM_KEY: ${{ secrets.STEAM_KEY }} CONFIG_FILE: ${{ format('{0}/{1}', github.workspace, 'test-config.yml') }} - name: Wait for container to be healthy - uses: stringbean/docker-healthcheck-action@v3 + uses: stringbean/docker-healthcheck-action@a958d329225ccbd485766815734e01c335e62bd4 # v3 with: container: screeps wait-time: 600