Merge pull request #2823 from mermaid-js/dependabot/github_actions/develop/EndBug/add-and-commit-9

chore(deps): bump EndBug/add-and-commit from 8.0.2 to 9
This commit is contained in:
Knut Sveidqvist 2022-03-17 17:58:15 +01:00 committed by GitHub
commit 423ebfd5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- run: npx browserslist@latest --update-db
- name: Commit changes
uses: EndBug/add-and-commit@v8.0.2
uses: EndBug/add-and-commit@v9
with:
author_name: ${{ github.actor }}
author_email: ${{ github.actor }}@users.noreply.github.com