Skip to content

Commit 50acdb9

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 2ca93f5 commit 50acdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Commit lock file
4747
if: env.CURRENT_BRANCH == 'changeset-release/master'
48-
uses: stefanzweifel/git-auto-commit-action@v5
48+
uses: stefanzweifel/git-auto-commit-action@v6
4949
with:
5050
commit_message: "chore: update lock file"
5151
branch: changeset-release/master

0 commit comments

Comments
 (0)