Merge pull request #362 from MustardChef/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.0.1

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
This commit is contained in:
MustardChef 2024-04-15 10:35:36 +01:00 committed by GitHub
commit 46e8660dfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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