We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8791e commit 23bc5eeCopy full SHA for 23bc5ee
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
46
- name: Create Release Pull Request
47
- uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
+ uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
48
with:
49
version: pnpm ci:version
50
commit: 'chore: update versions'
0 commit comments