Skip to content

Commit b257f8c

Browse files
chore(deps): bump tj-actions/changed-files from 45.0.6 to 46.0.1 (#316)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.6 to 46.0.1. - [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@v45.0.6...v46.0.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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 c32a22c commit b257f8c

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@v45.0.6
16+
uses: tj-actions/changed-files@v46.0.1
1717
with:
1818
files: .changeset/*.md
1919
base_sha: ${{ github.event.pull_request.base.sha }}

0 commit comments

Comments
 (0)