diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0cb504426..652486ee7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0 + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 with: # Put date in the title and commit message title: "Theme Tools Release — ${{ steps.date.outputs.date }}"