From 236d164dad818456a261ba0116ee13d8d1ca14de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 20:54:46 +0000 Subject: [PATCH] Bump tj-actions/changed-files Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from d6f020b1d9d7992dcf07f03b14d42832f866b495 to 3c4bc6fa0ca4718d438e0a4bd3ea81fbb0e6e2be. - [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/d6f020b1d9d7992dcf07f03b14d42832f866b495...3c4bc6fa0ca4718d438e0a4bd3ea81fbb0e6e2be) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 3c4bc6fa0ca4718d438e0a4bd3ea81fbb0e6e2be dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index a6f7374bdcb..63bce6a1fff 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@d6f020b1d9d7992dcf07f03b14d42832f866b495 + uses: tj-actions/changed-files@3c4bc6fa0ca4718d438e0a4bd3ea81fbb0e6e2be with: token: ${{ secrets.GITHUB_TOKEN }}