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: |