Skip to content

Commit

Permalink
chore(deps): pin stringbean/docker-healthcheck-action action to a958d32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Jomik committed Feb 16, 2024
1 parent 2fea31e commit 20be77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20be77f

Please sign in to comment.