diff --git a/.github/workflows/branch-rules.yml b/.github/workflows/branch-rules.yml index c956e411..382635ac 100644 --- a/.github/workflows/branch-rules.yml +++ b/.github/workflows/branch-rules.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Filter changed files - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 id: filter with: base: ${{ github.base_ref }}