diff --git a/.github/workflows/bad-pr-format.yaml b/.github/workflows/bad-pr-format.yaml index 32920ff..90c3f04 100644 --- a/.github/workflows/bad-pr-format.yaml +++ b/.github/workflows/bad-pr-format.yaml @@ -26,7 +26,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: separator: "," skip_initial_fetch: true