Merge pull request #495 from MustardChef/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.1.0

Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0
This commit is contained in:
MustardChef 2025-01-13 07:06:27 +00:00 committed by GitHub
commit ab1be66888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@ jobs:
echo MTG Update Message: ${{ env.MTG_MSG }}
- name: Update App version 🔗
uses: stefanzweifel/git-auto-commit-action@v5.0.1
uses: stefanzweifel/git-auto-commit-action@v5.1.0
with:
branch: update
push_options: '--force'