diff --git a/.github/workflows/detect-changes.yml b/.github/workflows/detect-changes.yml index a16f8d94ce..6fb0e8fbe7 100644 --- a/.github/workflows/detect-changes.yml +++ b/.github/workflows/detect-changes.yml @@ -82,7 +82,7 @@ jobs: - uses: actions/checkout@v4 - name: Detect changed paths - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: filter with: filters: .github/file-filters.yml