diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index c09ee75..b942054 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -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'