diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc7608f6a..d0f5aed4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - uses: actions/checkout@v6 with: fetch-depth: 0 - - uses: nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4.4.0 + - uses: nrwl/nx-set-shas@afb73a62d26e41464e9254689e1fd6122ee683c1 # v5.0.1 id: last_successful_commit_push if: ${{ inputs.plugins == '' }} with: