diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eb1488bb..41289336 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: key: ${{ runner.os }}-node-${{ hashFiles('**/pnpm-lock.yaml', '**/eslint.config.js', '**/prettier.config.cjs', '**/tsconfig.json', '**/knip.json', '**/vitest.config.ts', '**/vitest.setup.ts') }} - name: Create Release Pull Request id: changesets - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba #v1.5.3 + uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 #v1.6.0 with: publish: pnpm release env: