Skip to content

Commit 16af6bb

Browse files
Merge pull request #691 from dgraph-io/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-46
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
2 parents 620ccfa + 0113fce commit 16af6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-spell-checking.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- name: Get changed files in the content folder
2424
id: changed-files-specific
25-
uses: tj-actions/changed-files@v41
25+
uses: tj-actions/changed-files@v46
2626
with:
2727
files: ./content/
2828
- name: Install Vale

0 commit comments

Comments
 (0)