diff --git a/.github/workflows/changeset-release.yml b/.github/workflows/changeset-release.yml index 75154b4..dc68f5c 100644 --- a/.github/workflows/changeset-release.yml +++ b/.github/workflows/changeset-release.yml @@ -156,7 +156,7 @@ jobs: - name: Create Release Pull Request or Publish id: changesets - uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 + uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0 with: publish: ${{ inputs.publish-command }} version: ${{ inputs.version-command }}