Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v40.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Nov 6, 2023
1 parent 476b9d7 commit fa4267d
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 @@ -80,7 +80,7 @@ runs:
- name: Get changed files
if: ${{ inputs.enabled == 'true' && github.event_name == 'pull_request' }}
id: changed-files
uses: tj-actions/changed-files@40526807ee1e208a1a8c1bbe6bd2d1b044ef6368 # v40.0.2
uses: tj-actions/changed-files@18c8a4ecebe93d32ed8a88e1d0c098f5f68c221b # v40.1.0
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit fa4267d

Please sign in to comment.