From bf264d5ebb91e35c19cc9356be21d5cd73ecb089 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 16:49:30 -0700 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3.0.2 (#4506) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/branch-rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch-rules.yml b/.github/workflows/branch-rules.yml index c956e411ea..382635acf7 100644 --- a/.github/workflows/branch-rules.yml +++ b/.github/workflows/branch-rules.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Filter changed files - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 id: filter with: base: ${{ github.base_ref }}