From a06a70290b5f8e601c84e9aa748688adcd2cbd9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:05:14 +0000 Subject: [PATCH] GitHub Action: Bump dorny/paths-filter Bumps the all-actions-dependencies group with 1 update: [dorny/paths-filter](https://github.com/dorny/paths-filter). Updates `dorny/paths-filter` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/7b450fff21473bca461d4b92ce414b9d0420d706...ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/Build-Containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build-Containers.yml b/.github/workflows/Build-Containers.yml index a7f58fa7..efaa79c6 100644 --- a/.github/workflows/Build-Containers.yml +++ b/.github/workflows/Build-Containers.yml @@ -58,7 +58,7 @@ jobs: run: echo "short_sha=$(git rev-parse --short $GITHUB_SHA)" >> $GITHUB_ENV shell: bash - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 id: changes with: filters: |