Skip to content

Commit 3634902

Browse files
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.4 (#464)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](lewagon/wait-on-check-action@v1.3.1...v1.3.4) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d54a13 commit 3634902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
version=${{ inputs.version }}
220220
221221
- name: Wait for backup to finish
222-
uses: lewagon/[email protected].1
222+
uses: lewagon/[email protected].4
223223
with:
224224
ref: ${{ github.ref }}
225225
check-name: "Backup: Cluster A: PE ${{ inputs.version }} ${{ inputs.architecture }} on ${{ inputs.image }}"

0 commit comments

Comments
 (0)