Skip to content

Commit

Permalink
Update stefanzweifel/git-auto-commit-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent b5e2a77 commit 398e2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-md-mermaid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: nielsvaneck/render-md-mermaid@v2

- name: Commit rendered png and svg files
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
file_pattern: "*[.svg,.png]"
commit_message: automatically rendered mermaid diagrams

0 comments on commit 398e2a6

Please sign in to comment.