We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488a112 commit 735a703Copy full SHA for 735a703
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Create Release Pull Request or Publish to NPM
41
id: changesets
42
- uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # v1.4.9
+ uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
43
with:
44
publish: pnpm -s changeset publish
45
commit: "chore(release): v${{ steps.package-version.outputs.version }}"
0 commit comments