build(deps): bump Endbug/add-and-commit from 8 to 9

Bumps [Endbug/add-and-commit](https://github.com/Endbug/add-and-commit) from 8 to 9.
- [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/v8...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 03:12:57 +00:00 committed by Jakub Chrzanowski
parent 0427398899
commit 706353ce63

View File

@ -13,7 +13,7 @@ jobs:
- name: Generate
run: "${GITHUB_WORKSPACE}/.github/scripts/android_studio_releases.main.kts"
- name: Commit changes
uses: Endbug/add-and-commit@v8
uses: Endbug/add-and-commit@v9
with:
message: 'Generate Android Studio releases'
add: 'topics/_generated/*'