From a6371bbcaed27b26136063596a5e33b10020d625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:04:27 -0500 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3 (#7418) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/changes/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/changes/action.yml b/.github/actions/changes/action.yml index 9fae7c210f..a2ad15e5a8 100644 --- a/.github/actions/changes/action.yml +++ b/.github/actions/changes/action.yml @@ -57,7 +57,7 @@ runs: ref: ${{ steps.pr.outputs.sha }} fetch-depth: 0 token: ${{ inputs.token }} - - uses: dorny/paths-filter@v2 + - uses: dorny/paths-filter@v3 id: changes with: base: main