We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13a6aa commit 556fee4Copy full SHA for 556fee4
.github/workflows/codespell.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Get changed files
19
id: changed-files
20
- uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3
+ uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
21
with:
22
# Ignore all other languages except English
23
files_ignore: |
0 commit comments