From 6e33ce4d023b9f787d26b20778ae779b8c1f0847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:21:33 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 46 to 47 in the github_actions group Bumps the github_actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 46 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/v46...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github_actions ... Signed-off-by: dependabot[bot] --- .github/workflows/github-actions-lint.yml | 2 +- .github/workflows/yaml-lint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/github-actions-lint.yml b/.github/workflows/github-actions-lint.yml index a4403b85..2546f69c 100644 --- a/.github/workflows/github-actions-lint.yml +++ b/.github/workflows/github-actions-lint.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - uses: tj-actions/changed-files@v46 + - uses: tj-actions/changed-files@v47 id: changed-files with: files: | diff --git a/.github/workflows/yaml-lint.yml b/.github/workflows/yaml-lint.yml index c819e4f3..dfa56074 100644 --- a/.github/workflows/yaml-lint.yml +++ b/.github/workflows/yaml-lint.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - uses: tj-actions/changed-files@v46 + - uses: tj-actions/changed-files@v47 id: changed-files with: files: |