Skip to content

Commit b132041

Browse files
chore(deps): update tj-actions/changed-files action to v47.0.6
1 parent 22550e6 commit b132041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v6
1111
- name: Get changed files
1212
id: changed-files
13-
uses: tj-actions/changed-files@v47.0.5
13+
uses: tj-actions/changed-files@v47.0.6
1414
- uses: codespell-project/actions-codespell@v2
1515
with:
1616
# Exit with 0 regardless of typos.

0 commit comments

Comments
 (0)