summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-23 18:09:46 +0000
committerGitHub <noreply@github.com>2021-08-23 18:09:46 +0000
commit88a8898686ee9513d4ba5e28c894bdc105f4aba0 (patch)
tree53e662f11782b549e9825cab93d96b54df93e403
parent6bf4a99f58dcd22107da1a232ab98e86249b2066 (diff)
downloadrabbitmq-server-git-88a8898686ee9513d4ba5e28c894bdc105f4aba0.tar.gz
Bump lewagon/wait-on-check-action from 0.2 to 1.0.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 0.2 to 1.0.0. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v0.2...1.0.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/rabbitmq_peer_discovery_aws.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rabbitmq_peer_discovery_aws.yaml b/.github/workflows/rabbitmq_peer_discovery_aws.yaml
index 75134b2548..9ebac688ac 100644
--- a/.github/workflows/rabbitmq_peer_discovery_aws.yaml
+++ b/.github/workflows/rabbitmq_peer_discovery_aws.yaml
@@ -17,7 +17,7 @@ jobs:
- name: CHECKOUT REPOSITORY
uses: actions/checkout@v2.3.4
- name: WAIT FOR OCI IMAGE WORKFLOW
- uses: lewagon/wait-on-check-action@v0.2
+ uses: lewagon/wait-on-check-action@1.0.0
with:
ref: ${{ github.ref }}
check-name: build-publish-dev (24.0.4)