Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v39.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Sep 22, 2023
1 parent 67fc9dd commit 5f66240
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 @@ -76,7 +76,7 @@ runs:
- name: Get changed files
if: ${{ inputs.enabled == 'true' && github.event_name == 'pull_request' }}
id: changed-files
uses: tj-actions/changed-files@a21a533a0c244a27daac02f9dc6fcf8aeb996154 # v39.1.1
uses: tj-actions/changed-files@41960309398d165631f08c5df47a11147e14712b # v39.1.2
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 5f66240

Please sign in to comment.