We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3767a3 commit 3ba55daCopy full SHA for 3ba55da
.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@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
+ uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
21
with:
22
# Ignore all other languages except English
23
files_ignore: |
0 commit comments