From ccafff30465c3b9a531193707ee7b74609a264fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:05:55 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3 --- .github/workflows/_protect-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_protect-branch.yml b/.github/workflows/_protect-branch.yml index a87407f..92f00b6 100644 --- a/.github/workflows/_protect-branch.yml +++ b/.github/workflows/_protect-branch.yml @@ -32,7 +32,7 @@ jobs: - name: Checkout from repository uses: actions/checkout@v4.1.1 - - uses: dorny/paths-filter@v2.11.1 + - uses: dorny/paths-filter@v3.0.2 id: changes with: filters: |