From ca453a21f0f244b6e43aec376ece8675825369cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 06:04:10 +0000 Subject: [PATCH] chore(deps): update step-security/changed-files action to v47 --- .github/workflows/scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index 51862ba..bc7747a 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -404,7 +404,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - id: changed-files - uses: step-security/changed-files@95b56dadb92a30ca9036f16423fd3c088a71ee94 # v46 + uses: step-security/changed-files@60967b822d3001fa82242f8d6b4ed46bc3600a68 # v47 with: files: "**/*.{cs,java,js,py}" separator: ","