From cce0a060e54aeae906fbf4da070c85244e5add90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:53:32 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3.0.2 --- .github/workflows/wc-changed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc-changed.yml b/.github/workflows/wc-changed.yml index e7f5dd5..ce612e4 100644 --- a/.github/workflows/wc-changed.yml +++ b/.github/workflows/wc-changed.yml @@ -25,7 +25,7 @@ jobs: # https://github.com/marketplace/actions/paths-changes-filter - name: Paths Changes Filter - uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1 + uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 id: changes with: filters: |