Merge pull request #3409 from gedoor/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.0.0
Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- name: push changes
|
- name: push changes
|
||||||
if: ${{ github.event_name != 'pull_request' && github.repository == env.UPSTREAM_REPOSITORY }}
|
if: ${{ github.event_name != 'pull_request' && github.repository == env.UPSTREAM_REPOSITORY }}
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
uses: stefanzweifel/git-auto-commit-action@v5.0.0
|
||||||
with:
|
with:
|
||||||
commit_message: Bump web ${{ env.APP_VER}}
|
commit_message: Bump web ${{ env.APP_VER}}
|
||||||
file_pattern: app/src/main/assets/web/vue/
|
file_pattern: app/src/main/assets/web/vue/
|
||||||
|
|||||||
Reference in New Issue
Block a user