Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jonathanrainer committed Sep 2, 2024
1 parent 5a53532 commit 1936a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
- name: "Calculate changed files directories"
id: calculate_changed_files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
dir_names: true
dir_names_exclude_current_dir: true
Expand Down

0 comments on commit 1936a89

Please sign in to comment.