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:
commit
28c5f67435
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue