Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed May 8, 2024
1 parent fe622ea commit 951d998
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 @@ -87,7 +87,7 @@ runs:
- name: Get changed files
if: ${{ inputs.enabled == 'true' && github.event_name == 'pull_request' }}
id: changed-files
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # v42.1.0
uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44.3.0
with:
separator: '\0'
- name: Store reviewdog enabled for PR
Expand Down

0 comments on commit 951d998

Please sign in to comment.