Skip to content

Commit 2809f3b

Browse files
authored
Merge pull request #16 from openscript-ch/renovate/stefanzweifel-git-auto-commit-action-7.x
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
2 parents 7cbecd7 + 8a28741 commit 2809f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
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)