diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 8d13576..7246f00 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -22,7 +22,7 @@ jobs: - name: Wait for build checks id: wait-for-checks - uses: lewagon/wait-on-check-action@v1.7.0 + uses: lewagon/wait-on-check-action@v1.8.0 continue-on-error: true with: ref: ${{ github.event.pull_request.head.sha }}