Skip to content

Commit 9e6584c

Browse files
Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](lewagon/wait-on-check-action@1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b545bf commit 9e6584c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rabbitmq_peer_discovery_aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: CHECKOUT REPOSITORY
2222
uses: actions/[email protected]
2323
- name: WAIT FOR OCI IMAGE WORKFLOW
24-
uses: lewagon/wait-on-check-action@1.0.0
24+
uses: lewagon/wait-on-check-action@v1.1.1
2525
with:
2626
ref: ${{ github.ref }}
2727
check-name: build-publish-dev (${{ matrix.image_tag_suffix }})

0 commit comments

Comments
 (0)