Skip to content

Commit 24b3aff

Browse files
authored
build(deps): update 'tj-actions/changed-files' to v46 (#34)
1 parent a7a20a0 commit 24b3aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: checkout repository
3333
uses: actions/checkout@v4
3434
- name: identify changed files
35-
uses: tj-actions/changed-files@v44
35+
uses: tj-actions/changed-files@v46
3636
id: changed-files
3737
with:
3838
files_yaml: |

0 commit comments

Comments
 (0)