From f99d9eb894247208479765083a7d746d8c401a3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 06:45:14 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3 --- .github/workflows/build_mcserver_images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_mcserver_images.yaml b/.github/workflows/build_mcserver_images.yaml index d6f71833a..49698f382 100644 --- a/.github/workflows/build_mcserver_images.yaml +++ b/.github/workflows/build_mcserver_images.yaml @@ -46,7 +46,7 @@ jobs: with: fetch-depth: 0 - - uses: dorny/paths-filter@v2 + - uses: dorny/paths-filter@v3 id: changes with: filters: |