Skip to content

Commit

Permalink
Update changed-files action version
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay committed Jan 4, 2024
1 parent b37ffc9 commit 9420244
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- name: Get file changes
id: get-file-changes
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@v41
with:
separator: ','
files_yaml: |
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ neo4j/docs-tools/.github/workflows/reusable-docs-build.yml@dev,
neo4j/docs-tools/.github/workflows/reusable-docs-pr-changes.yml@dev,
neo4j/docs-tools/.github/workflows/reusable-docs-vale.yml@dev,
neo4j/docs-tools/.github/workflows/reusable-docs-verify.yml@dev,
tj-actions/changed-files@v37,
tj-actions/changed-files@v41,
errata-ai/vale-action@reviewdog
```

Expand Down

0 comments on commit 9420244

Please sign in to comment.