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 2ca93f5 commit 50acdb9Copy full SHA for 50acdb9
.github/workflows/ci-version.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Commit lock file
47
if: env.CURRENT_BRANCH == 'changeset-release/master'
48
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
49
with:
50
commit_message: "chore: update lock file"
51
branch: changeset-release/master
0 commit comments