Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v39.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Oct 17, 2023
1 parent 80d12b2 commit 0b9efe4
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@408093d9ff9c134c33b974e0722ce06b9d6e8263 # v39.2.2
uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 # v39.2.3
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 0b9efe4

Please sign in to comment.