Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v45 (#11838)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 98831ee commit da4bc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Get changed files in the .changeset folder
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
if: steps.blocked.outputs.result != 'true'
with:
files: |
Expand Down

0 comments on commit da4bc2c

Please sign in to comment.