Skip to content

Commit 2cc6d42

Browse files
authored
chore(deps): bump tj-actions/changed-files from 46 to 47 in the actions group (#915)
2 parents 097fe3f + 50f81ed commit 2cc6d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Get changed markdown files
2020
id: changed-files
21-
uses: tj-actions/changed-files@v46
21+
uses: tj-actions/changed-files@v47
2222
with:
2323
base_sha: ${{ github.event.pull_request.base.sha }}
2424
sha: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)