diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index b0072327a..8cedbece1 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -182,7 +182,7 @@ jobs: - name: Wait for tests to succeed if: ${{ steps.commit.outputs.status }} - uses: lewagon/wait-on-check-action@v1.6.0 + uses: lewagon/wait-on-check-action@v1.6.1 with: running-workflow-name: 'Commit and Push back' ref: ${{ github.head_ref }}