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 6b0eb48Copy full SHA for 6b0eb48
.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@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
43
with:
44
publish: pnpm -s changeset publish
45
commit: "chore(release): v${{ steps.package-version.outputs.version }}"
0 commit comments