Merge pull request #1148 from bunkerity/dependabot/github_actions/dev/iFaxity/wait-on-action-1.2.1

deps/gha: bump iFaxity/wait-on-action from 1.2.0 to 1.2.1
This commit is contained in:
Théophile Diot 2024-05-06 10:10:11 +02:00 committed by GitHub
commit 206107f156
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ jobs:
with:
args: instance server wait ${{ fromJson(steps.scw.outputs.json).ID }} zone=fr-par-2
- name: Wait for SSH
uses: iFaxity/wait-on-action@df89d0cf8089bb0c38e25279c74848ef313da53b
uses: iFaxity/wait-on-action@a7d13170ec542bdca4ef8ac4b15e9c6aa00a6866
with:
resource: tcp:${{ fromJson(steps.scw.outputs.json).public_ip.address }}:22
timeout: 300000