diff --git a/.github/workflows/lint_md_changes.yml b/.github/workflows/lint_md_changes.yml index 8db349e1..59942658 100644 --- a/.github/workflows/lint_md_changes.yml +++ b/.github/workflows/lint_md_changes.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v6 with: fetch-depth: 0 - - uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 + - uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 id: changed-files with: files: '**/*.md'