diff --git a/.github/workflows/charts-release-ghpages.yaml b/.github/workflows/charts-release-ghpages.yaml index 83328b7c..d392f454 100644 --- a/.github/workflows/charts-release-ghpages.yaml +++ b/.github/workflows/charts-release-ghpages.yaml @@ -87,7 +87,7 @@ jobs: disable_globbing: true - name: Wait for deploy - uses: fountainhead/action-wait-for-check@v1.1.0 + uses: fountainhead/action-wait-for-check@v1.2.0 if: ${{ steps.auto-commit.outputs.changes_detected }} id: wait-for-deploy with: