diff --git a/.github/workflows/babelify.yml b/.github/workflows/babelify.yml index e62a1c9a..ad95e8ad 100644 --- a/.github/workflows/babelify.yml +++ b/.github/workflows/babelify.yml @@ -18,6 +18,6 @@ jobs: - name: Install dependencies run: npm ci - run: npm run babelify - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: 'chore: sync browser/gotrue.js'