diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index c8cc99e0ef..89236dd55d 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -34,7 +34,7 @@ jobs: git config --global user.name "devportal-portalsandtools-github-bot" - name: Create PR for next release - uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23 # v1.4.5 + uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3 with: # Note: `npm i` after versioning is necessary to refresh package-lock.json file with new version version: npm run version