Skip to content

Commit

Permalink
Merge pull request #5 from hacomono/renovate/stefanzweifel-git-auto-c…
Browse files Browse the repository at this point in the history
…ommit-action-4.x

Update stefanzweifel/git-auto-commit-action action to v4.16.0
  • Loading branch information
hacomono-shigure-onishi authored Jan 18, 2024
2 parents 6d11a0b + 1d7705f commit 4243511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

- name: Commit pre-commit diff
if: ${{ steps.pre_commit.outcome == 'failure' }}
uses: stefanzweifel/git-auto-commit-action@v4.14.1
uses: stefanzweifel/git-auto-commit-action@v4.16.0
with:
commit_message: Update pre-commit diff

Expand Down

0 comments on commit 4243511

Please sign in to comment.