Skip to content

Commit c758aca

Browse files
Bump EndBug/add-and-commit from 9 to 10
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d10835b commit c758aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
git diff
153153
- name: Commit next dev version
154154
id: commit_next_dev
155-
uses: EndBug/add-and-commit@v9
155+
uses: EndBug/add-and-commit@v10
156156
with:
157157
add: "['gradle.properties', 'README.md']"
158158
default_author: github_actions

0 commit comments

Comments
 (0)