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
….1.0
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent e45d4c5 commit bbe0a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Run format
run: yarn format
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5.0.1
uses: stefanzweifel/git-auto-commit-action@v5.1.0
with:
commit_message: 'chore: apply formatting changes'
branch: ${{ github.head_ref }}

0 comments on commit bbe0a54

Please sign in to comment.