Skip to content

Commit e780c72

Browse files
Merge pull request #3451 from rabbitmq/dependabot/github_actions/lewagon/wait-on-check-action-1.1.1
Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.1
2 parents 0b545bf + 9e6584c commit e780c72

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)