Skip to content

Commit 0518dd3

Browse files
authored
Merge pull request #65 from AdamOswald/renovate/tj-actions-changed-files-35.x
Update tj-actions/changed-files action to v35
2 parents 4d02bee + f0b6248 commit 0518dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/datree-validation.yml

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

2525
- name: Get changed files
2626
id: changed-files
27-
uses: tj-actions/changed-files@v19
27+
uses: tj-actions/changed-files@v35
2828
with:
2929
files: |
3030
*.yaml

0 commit comments

Comments
 (0)