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 5f5deea commit 144842aCopy full SHA for 144842a
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
run: pnpm install
38
39
- name: 🚀 PR / Publish
40
- uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # v1.4.9
+ uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
41
with:
42
version: pnpm run changeset:version
43
commit: "chore: Update version for release"
0 commit comments