From f0b03326a3869dc9334d5445e779073a5a780526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 04:12:30 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 42 to 47 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 47. - [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/v42...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/vantis-guard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vantis-guard.yml b/.github/workflows/vantis-guard.yml index 50f45fe5e..832f68605 100644 --- a/.github/workflows/vantis-guard.yml +++ b/.github/workflows/vantis-guard.yml @@ -33,7 +33,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v47 with: files: | src/verified/**/*.rs