Skip to content

Commit a7318e3

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

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)