From f645b8db3e78a72a493eff39412692f7fba32d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:34:26 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 05f9457d921137103bb9687b6b571075f75a65f2 to 3d37a7ff08a7ce64b4cab9669eac39b0709cdac9. - [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/05f9457d921137103bb9687b6b571075f75a65f2...3d37a7ff08a7ce64b4cab9669eac39b0709cdac9) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 3d37a7ff08a7ce64b4cab9669eac39b0709cdac9 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 6dc5d0b9..b8bfe08c 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@05f9457d921137103bb9687b6b571075f75a65f2 # v44 + uses: tj-actions/changed-files@3d37a7ff08a7ce64b4cab9669eac39b0709cdac9 # v44 with: files: lib/blueprinter/version.rb release: