From 6018aa4c412cdbe80ee0d6db16a1dfda013a2c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:18:14 +0000 Subject: [PATCH] ci(deps): bump dkhunt27/action-nx-affected-list from 5.3 to 6.1 Bumps [dkhunt27/action-nx-affected-list](https://github.com/dkhunt27/action-nx-affected-list) from 5.3 to 6.1. - [Release notes](https://github.com/dkhunt27/action-nx-affected-list/releases) - [Changelog](https://github.com/dkhunt27/action-nx-affected-list/blob/main/tsconfig.release.json) - [Commits](https://github.com/dkhunt27/action-nx-affected-list/compare/v5.3...v6.1) --- updated-dependencies: - dependency-name: dkhunt27/action-nx-affected-list dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: