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 8ce451c commit 03d5171Copy full SHA for 03d5171
1 file changed
.github/workflows/nodejs.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Create Release Pull Request or Publish
59
id: changesets
60
- uses: changesets/action@v1
+ uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
61
with:
62
publish: yarn run release-packages
63
env:
0 commit comments