Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Oct 26, 2023
1 parent fcacca8 commit cb72e90
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@fea790cb660e33aef4bdf07304e28fedd77dfa13 # v39.2.4
uses: tj-actions/changed-files@af292f1e845a0377b596972698a8598734eb2796 # v40.0.0
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit cb72e90

Please sign in to comment.