From c80b3aa81eccfd3fdef8a9dd5d92b5bc9db2ed00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 08:18:05 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 44.5.7 to 46.0.5 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.7 to 46.0.5. - [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/v44.5.7...ed68ef82c095e0d48ec87eccea555d944a631a4c) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/on_pr_test.yaml | 2 +- .github/workflows/on_push_to_master_test_and_deploy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/on_pr_test.yaml b/.github/workflows/on_pr_test.yaml index 5cbf388d..8bd68dc9 100644 --- a/.github/workflows/on_pr_test.yaml +++ b/.github/workflows/on_pr_test.yaml @@ -41,7 +41,7 @@ jobs: - name: Check for base image related changes # tj-actions/changed-files v44.5.7 - uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c + uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c id: changes with: files: | diff --git a/.github/workflows/on_push_to_master_test_and_deploy.yaml b/.github/workflows/on_push_to_master_test_and_deploy.yaml index 3835e9c6..4bb75bc4 100644 --- a/.github/workflows/on_push_to_master_test_and_deploy.yaml +++ b/.github/workflows/on_push_to_master_test_and_deploy.yaml @@ -89,7 +89,7 @@ jobs: - name: Check for workflow changes # tj-actions/changed-files v44.5.7 - uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c + uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c id: filter with: files: |