From 18af1a1b78812e3f9a063c9914a385ed44a91a43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:38:50 +0000 Subject: [PATCH] chore(deps): update amezin/detect-changes-action action to v2.2.1 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 712f1e1..3123e98 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: echo "latest=$LATEST" | tee "$GITHUB_OUTPUT" - id: should-release - uses: amezin/detect-changes-action@27a74106815e1e2a9e93a0a28f278736fd144c24 # v2.2.0 + uses: amezin/detect-changes-action@28c15fa5ce53655f33b1e2a666faae356c010f04 # v2.2.1 with: files: | # Don't autorelease on CI changes. If necessary, a release can be created manually