Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Dec 24, 2023
1 parent f294750 commit 16ac8e3
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@56284d80811fb5963a972b438f2870f175e5b7c8 # v40.2.3
uses: tj-actions/changed-files@6e79d6e3dbe48946636c2939c80ff5c84ff7f9fe # v41.0.0
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 16ac8e3

Please sign in to comment.