diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index bb2a4cac..a98d8a0f 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -24,7 +24,7 @@ jobs: API_KEY: ${{ secrets.API_KEY }} - name: Update App version 🔗 - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 if: env.SHOULD_BUILD == 'yes' with: branch: update