diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e9832842..2cf121ac6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 + uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 with: # Put date in the title and commit message title: "Theme Tools Release — ${{ steps.date.outputs.date }}"