Skip to content

Commit 8907bcc

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] <support@github.com>
1 parent c604a95 commit 8907bcc

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
@@ -136,7 +136,7 @@ jobs:
136136
sed -i -E -e 's/karacteristics(:|\/)[0-9]+\.[0-9]+\.[0-9]+/karacteristics\1${{ needs.version.outputs.RELEASE_VERSION }}/g' README.md
137137
- name: Commit next dev version
138138
id: commit_next_dev
139-
uses: EndBug/add-and-commit@v9
139+
uses: EndBug/add-and-commit@v10
140140
with:
141141
add: "['gradle.properties', 'README.md']"
142142
default_author: github_actions

0 commit comments

Comments
 (0)