Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v45 (#2012)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 67d6fa6 commit 5d9b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ runs:
reviewdog_version: v0.20.0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
if: inputs.all_files == 'false'
with:
path: ${{ inputs.path }}
Expand Down

0 comments on commit 5d9b9c6

Please sign in to comment.