Skip to content

Commit c0279ad

Browse files
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](lewagon/wait-on-check-action@v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3745107 commit c0279ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-backup-restore-migration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
version=${{ inputs.version }} \
197197
console_password=${{ secrets.CONSOLE_PASSWORD }}
198198
- name: Wait for backup to finish
199-
uses: lewagon/wait-on-check-action@v1.3.4
199+
uses: lewagon/wait-on-check-action@v1.4.0
200200
with:
201201
ref: ${{ github.ref }}
202202
check-name: 'Backup: Cluster A: PE ${{ inputs.version }} ${{ inputs.architecture }}

0 commit comments

Comments
 (0)