From 522d959039fccb4c72f7741179968b8bde3808fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 08:34:21 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v47.0.6 --- .github/workflows/_checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_checks.yaml b/.github/workflows/_checks.yaml index a962345e..b9770683 100644 --- a/.github/workflows/_checks.yaml +++ b/.github/workflows/_checks.yaml @@ -108,7 +108,7 @@ jobs: # images in another format so they get converted via `pnpm opt:images` first. - name: Get changed unoptimized images id: changed-files - uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0 + uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6 with: files: | docs/**/*.{png,jpg,jpeg,gif,bmp,tif,tiff,avif}