Skip to content

Commit

Permalink
Merge pull request #6 from bagg3rs/renovate/stefanzweifel-git-auto-co…
Browse files Browse the repository at this point in the history
…mmit-action-5.x

Update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
bagg3rs authored Apr 19, 2024
2 parents 3265945 + 398e2a6 commit 3ebe816
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@v3

- 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 3ebe816

Please sign in to comment.