From 41a875dde33c7adb3ad0b6d61ced0085fa342bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 10:56:38 +0000 Subject: [PATCH] Bump nrwl/nx-set-shas from 4.4.0 to 5.0.1 Bumps [nrwl/nx-set-shas](https://github.com/nrwl/nx-set-shas) from 4.4.0 to 5.0.1. - [Release notes](https://github.com/nrwl/nx-set-shas/releases) - [Commits](https://github.com/nrwl/nx-set-shas/compare/3e9ad7370203c1e93d109be57f3b72eb0eb511b1...afb73a62d26e41464e9254689e1fd6122ee683c1) --- updated-dependencies: - dependency-name: nrwl/nx-set-shas dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: