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
This commit is contained in:
Michael Klishin 2021-08-23 21:55:32 +03:00 committed by GitHub
commit 28c5f67435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)