Skip to content

Commit c2d4cb3

Browse files
chore(deps): bump tj-actions/changed-files from 46.0.1 to 47.0.0 (#358)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46.0.1 to 47.0.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v46.0.1...v47.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bc7eeb commit c2d4cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_changeset_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- name: Check for changesets
1515
id: changeset-files
16-
uses: tj-actions/changed-files@v46.0.1
16+
uses: tj-actions/changed-files@v47.0.0
1717
with:
1818
files: .changeset/*.md
1919
base_sha: ${{ github.event.pull_request.base.sha }}

0 commit comments

Comments
 (0)