Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 67426e1 commit d9903e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/babelify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit d9903e1

Please sign in to comment.