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