Skip to content

Commit

Permalink
Update stefanzweifel/git-auto-commit-action action to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent cf9d67d commit 3ef04ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Format files
run: npm run format
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v5.0.0
uses: stefanzweifel/git-auto-commit-action@v5.0.1
with:
commit_message: Reformat code
branch: ${{ github.head_ref }}
Expand Down

0 comments on commit 3ef04ed

Please sign in to comment.