Skip to content

Commit f2c803c

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent f97d9ff commit f2c803c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

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/main'
48-
uses: stefanzweifel/git-auto-commit-action@v6
48+
uses: stefanzweifel/git-auto-commit-action@v7
4949
with:
5050
commit_message: "chore: update lock file"
5151
branch: changeset-release/main

0 commit comments

Comments
 (0)