From a0082eaea9e13a00cd5ae2ae25ff445be5c896bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:28:13 +0000 Subject: [PATCH] ci(github-actions): Bump step-security/changed-files Bumps [step-security/changed-files](https://github.com/step-security/changed-files) from 46.0.5 to 47.0.1. - [Release notes](https://github.com/step-security/changed-files/releases) - [Commits](https://github.com/step-security/changed-files/compare/95b56dadb92a30ca9036f16423fd3c088a71ee94...60967b822d3001fa82242f8d6b4ed46bc3600a68) --- updated-dependencies: - dependency-name: step-security/changed-files dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 8400448..c73ca56 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 # v46 with: files: "**/*.{cs,java,js,py}" separator: ","