Skip to content

Commit 28c5f67

Browse files
Merge pull request #3332 from rabbitmq/dependabot/github_actions/lewagon/wait-on-check-action-1.0.0
Bump lewagon/wait-on-check-action from 0.2 to 1.0.0
2 parents 6bf4a99 + 88a8898 commit 28c5f67

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: CHECKOUT REPOSITORY
1818
uses: actions/[email protected]
1919
- name: WAIT FOR OCI IMAGE WORKFLOW
20-
uses: lewagon/wait-on-check-action@v0.2
20+
uses: lewagon/wait-on-check-action@1.0.0
2121
with:
2222
ref: ${{ github.ref }}
2323
check-name: build-publish-dev (24.0.4)

0 commit comments

Comments
 (0)