mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2026-06-02 14:00:28 +08:00
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:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user