Bump EndBug/add-and-commit from 9.0.1 to 9.1.0

Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-23 15:31:39 +00:00 committed by Deirdre Connolly
parent 889f5bab98
commit 2d2ec3b140
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Compile Zcash Protocol Specification
uses: ./.github/actions/render-protocol-pdf
- uses: EndBug/add-and-commit@v9.0.1
- uses: EndBug/add-and-commit@v9.1.0
with:
add: '**/*.pdf'
default_author: github_actions