From 17a6f0f1638ffb7bf03f89588d4f4b06c2ed0b2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 18:05:00 +0000 Subject: [PATCH] chore(deps): update kong/changed-files digest to 1f31e0a --- .github/workflows/ci-autofix.yml | 2 +- .github/workflows/linting.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-autofix.yml b/.github/workflows/ci-autofix.yml index fbd302d0cafe..6469ae166359 100644 --- a/.github/workflows/ci-autofix.yml +++ b/.github/workflows/ci-autofix.yml @@ -20,7 +20,7 @@ jobs: - run: npm ci - name: Get changed files id: changed-files - uses: Kong/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf + uses: Kong/changed-files@1f31e0a3b1acd04d48dff8801048bb314c8a9e0d with: sha: ${{ github.event.pull_request.head.sha }} files: | diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 3122bf1853f0..21c35e3b44f3 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -44,7 +44,7 @@ jobs: - run: npm ci - name: Get changed files id: changed-files - uses: Kong/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf + uses: Kong/changed-files@1f31e0a3b1acd04d48dff8801048bb314c8a9e0d with: sha: ${{ github.sha }} files: | @@ -96,7 +96,7 @@ jobs: fetch-depth: 2 - name: Get changed files id: changed-files - uses: Kong/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf + uses: Kong/changed-files@1f31e0a3b1acd04d48dff8801048bb314c8a9e0d with: sha: ${{ github.sha }} files: |