Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent e62bf67 commit 6a9d015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v43
with:
files: packages/**/package.json
- name: Build matrix input
Expand Down

0 comments on commit 6a9d015

Please sign in to comment.