Skip to content

Commit efe6f85

Browse files
Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 (#106)
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.4 to 10.0.0. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9.1.4...v10.0.0) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f09202 commit efe6f85

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
@@ -99,7 +99,7 @@ jobs:
9999
jacoco-csv-file: build/customJacocoReportDir/test/jacocoTestReport.csv
100100

101101
- name: Commit and push the badge
102-
uses: EndBug/add-and-commit@v9.1.4
102+
uses: EndBug/add-and-commit@v10.0.0
103103
with:
104104
default_author: github_actions
105105
message: 'Update the Coverage Badge for the README.md'

0 commit comments

Comments
 (0)