Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v39.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Oct 3, 2023
1 parent 9d800ce commit 2dd111c
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@8238a4103220c636f2dad328ead8a7c8dbe316a3 # v39.2.0
uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345 # v39.2.1
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 2dd111c

Please sign in to comment.