Skip to content

Commit

Permalink
chore: upgrade action version for add-and-commit
Browse files Browse the repository at this point in the history
Signed-off-by: pierresomny <[email protected]>
  • Loading branch information
pierresomny committed Feb 7, 2024
1 parent 610ad1c commit 8b9f1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "branch coverage = ${{ steps.jacoco.outputs.branches }}"
- name: Commit and push the badge (if it changed)
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: 'commit badge'
Expand Down

0 comments on commit 8b9f1a5

Please sign in to comment.