Skip to content

Commit 3e91041

Browse files
chore(deps): update tj-actions/changed-files action to v45
1 parent 5a53532 commit 3e91041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020
- name: "Calculate changed files directories"
2121
id: calculate_changed_files
22-
uses: tj-actions/changed-files@v44
22+
uses: tj-actions/changed-files@v45
2323
with:
2424
dir_names: true
2525
dir_names_exclude_current_dir: true

0 commit comments

Comments
 (0)