Skip to content

Commit

Permalink
Update stefanzweifel/git-auto-commit-action action to v5 (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent 011dac1 commit 349fe46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Format files
run: npm run format
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v4.16.0
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: Reformat code
branch: ${{ github.head_ref }}
Expand Down

0 comments on commit 349fe46

Please sign in to comment.