Skip to content

Commit b3ad71a

Browse files
chore(deps): bump lewagon/wait-on-check-action from 1.6.0 to 1.7.0 (#2842)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
1 parent 390584d commit b3ad71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- name: Wait for agent server to finish build
3030
if: github.event_name == 'pull_request'
31-
uses: lewagon/wait-on-check-action@v1.6.0
31+
uses: lewagon/wait-on-check-action@v1.7.0
3232
with:
3333
ref: ${{ github.event.pull_request.head.ref }}
3434
check-name: Build & Push (python-amd64)

0 commit comments

Comments
 (0)