Skip to content

Commit 88c816a

Browse files
dependabot[bot]Medformatik
authored andcommitted
ci: bump changesets/action from 1.9.0 to 2.1.1
Bumps [changesets/action](https://github.com/changesets/action) from 1.9.0 to 2.1.1. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@a45c4d5...8488615) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cda8553 commit 88c816a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Publishing to npm is intentionally disabled — uncomment `publish:`
5353
# and add the NPM_TOKEN secret if/when packages are published.
5454
- name: Create release PR
55-
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1
55+
uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v1
5656
with:
5757
version: pnpm exec changeset version
5858
commit: "chore: version packages"

0 commit comments

Comments
 (0)