Skip to content

Commit

Permalink
Update tj-actions/changed-files digest to 4285197
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Aug 29, 2023
1 parent 3855ae8 commit bb574f9
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@522df62704d7d3a82510f5b1af9bcac3e8c95a60
uses: tj-actions/changed-files@428519788bc9daeb52f4031e6be46b6a8b42d57a
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit bb574f9

Please sign in to comment.