Skip to content

Commit c6a1dd5

Browse files
Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](lewagon/wait-on-check-action@v1.2.0...v1.3.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 914810b commit c6a1dd5

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)