+1
-1
.github/workflows/release.yml
+1
-1
.github/workflows/release.yml
···
67
67
68
68
- name: Commit lock file
69
69
if: env.CURRENT_BRANCH == 'changeset-release/main'
70
-
uses: stefanzweifel/git-auto-commit-action@v7.0.0
70
+
uses: stefanzweifel/git-auto-commit-action@v7.1.0
71
71
with:
72
72
branch: ${{ env.CURRENT_BRANCH }}
73
73
commit_message: 'chore: update lock file'