diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a45f7de410c..859c8ef67089 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -152,7 +152,7 @@ jobs: id: install_dependencies - name: Check for Affected Nx Projects - uses: dkhunt27/action-nx-affected-list@v5.3 + uses: dkhunt27/action-nx-affected-list@v6.1 id: checkForAffected if: github.event_name == 'pull_request' with: