We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cbecd7 + 8a28741 commit 2809f3bCopy full SHA for 2809f3b
1 file changed
.github/workflows/version.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Commit lock file
47
if: env.CURRENT_BRANCH == 'changeset-release/main'
48
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
49
with:
50
commit_message: "chore: update lock file"
51
branch: changeset-release/main
0 commit comments