Merge pull request #5153 from rabbitmq/dependabot/github_actions/master/lewagon/wait-on-check-action-1.1.2

Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2
This commit is contained in:
Michael Klishin 2022-07-06 02:36:08 +04:00 committed by GitHub
commit 2ee0ed9ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: CHECKOUT REPOSITORY
uses: actions/checkout@v3
- name: WAIT FOR OCI IMAGE WORKFLOW
uses: lewagon/wait-on-check-action@v1.1.1
uses: lewagon/wait-on-check-action@v1.1.2
with:
ref: ${{ github.ref }}
check-name: build-publish-dev (${{ matrix.image_tag_suffix }})