Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-18 05:11:50 +00:00
committed by GitHub
parent c7ddc17162
commit 8a2cc62fb3

View File

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