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

Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-12 15:28:16 +00:00 committed by Deirdre Connolly
parent b8b151a5df
commit cae05062e3
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.1.0
- uses: EndBug/add-and-commit@v9.1.1
with:
add: '**/*.pdf'
default_author: github_actions