Skip to content

Commit

Permalink
fix tj-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 committed Mar 9, 2024
1 parent 8b76e28 commit dfda7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/[email protected]
- id: files
uses: tj-actions/files@v42
uses: tj-actions/changed-files@v42
- uses: pre-commit/[email protected]
with:
extra_args: --files ${{ steps.files.outputs.all_changed_files }} --show-diff-on-failure

0 comments on commit dfda7c6

Please sign in to comment.