From b1e8666558c687689389f7754802b5700ded7edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 08:37:31 +0000 Subject: [PATCH] chore(deps): Bump tj-actions/changed-files Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35dace0375d89e25e78db5f0a44127b61f4e5c20 to 05f9457d921137103bb9687b6b571075f75a65f2. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/35dace0375d89e25e78db5f0a44127b61f4e5c20...05f9457d921137103bb9687b6b571075f75a65f2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 05f9457d921137103bb9687b6b571075f75a65f2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4046fc8..93c294a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4 - name: Check if version has been updated id: check - uses: tj-actions/changed-files@35dace0375d89e25e78db5f0a44127b61f4e5c20 # v43 + uses: tj-actions/changed-files@05f9457d921137103bb9687b6b571075f75a65f2 # v43 with: files: lib/blueprinter-activerecord/version.rb release: