diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e9832842..47e7c34c1 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@198f833dd7d863100ea6e28967bc9a9fdefadb0a # v2.1.0 with: # Put date in the title and commit message title: "Theme Tools Release — ${{ steps.date.outputs.date }}"