Skip to content

Commit a37c2c8

Browse files
authored
Merge pull request #104 from 100nandoo/renovate/stefanzweifel-git-auto-commit-action-7.x
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
2 parents 2079a9d + a7318e3 commit a37c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
git config --global user.email "[email protected]"
4646
git add .
4747
48-
- uses: stefanzweifel/git-auto-commit-action@v6
48+
- uses: stefanzweifel/git-auto-commit-action@v7
4949
with:
5050
branch: main
5151
commit_message: 🎊🎉 Release version ${{ github.ref_name }} 🎉🎊

0 commit comments

Comments
 (0)