diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a54c74..fe8934b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: registry-url: https://registry.npmjs.org - run: bun install --frozen-lockfile - name: Create Release PR or publish - uses: changesets/action@198f833dd7d863100ea6e28967bc9a9fdefadb0a # v2.1.0 + uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 with: # changesets/action v2 renamed these inputs. pr-title: Release Tracking