Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 44 to 45 in the github-actions gro…
Browse files Browse the repository at this point in the history
…up (#1)
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 7388145 commit e88ca0d
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 @@ -29,7 +29,7 @@ runs:
- name: Get changed files
id: changed-files
if: ${{ inputs.changed-files == 'true' }}
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
files: '**.py'
- run: |
Expand Down

0 comments on commit e88ca0d

Please sign in to comment.