mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
deps/gha: bump iFaxity/wait-on-action from 1.1.0 to 1.2.0
Bumps [iFaxity/wait-on-action](https://github.com/ifaxity/wait-on-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ifaxity/wait-on-action/releases)
- [Changelog](https://github.com/iFaxity/wait-on-action/blob/next/release.config.js)
- [Commits](628831cec6...df89d0cf80)
---
updated-dependencies:
- dependency-name: iFaxity/wait-on-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4952ee8bb
commit
6cc93fc730
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-arm.yml
vendored
2
.github/workflows/create-arm.yml
vendored
|
|
@ -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@628831cec646e6dacca502f34a6c6b46e131e51d
|
||||
uses: iFaxity/wait-on-action@df89d0cf8089bb0c38e25279c74848ef313da53b
|
||||
with:
|
||||
resource: tcp:${{ fromJson(steps.scw.outputs.json).public_ip.address }}:22
|
||||
timeout: 300000
|
||||
|
|
|
|||
Loading…
Reference in a new issue