Skip to content

Commit 15b5049

Browse files
Merge pull request #7337 from rabbitmq/dependabot/github_actions/main/lewagon/wait-on-check-action-1.3.1
2 parents b165adb + c6a1dd5 commit 15b5049

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: CHECKOUT REPOSITORY
1616
uses: actions/checkout@v3
1717
- name: WAIT FOR OCI IMAGE WORKFLOW
18-
uses: lewagon/wait-on-check-action@v1.2.0
18+
uses: lewagon/wait-on-check-action@v1.3.1
1919
with:
2020
ref: ${{ github.ref }}
2121
check-name: build-publish-dev-bazel (${{ matrix.image_tag_suffix }}, ${{ matrix.otp_version_id }})

0 commit comments

Comments
 (0)