Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v40.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Nov 8, 2023
1 parent 73043b7 commit 1a892dd
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@18c8a4ecebe93d32ed8a88e1d0c098f5f68c221b # v40.1.0
uses: tj-actions/changed-files@25ef3926d147cd02fc7e931c1ef50772bbb0d25d # v40.1.1
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 1a892dd

Please sign in to comment.