Skip to content

Commit 1ee9660

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps): 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 593c374 commit 1ee9660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
run: ./gradlew publishToSonatype closeAndReleaseStagingRepositories
128128

129129
- name: Release commit and push
130-
uses: EndBug/add-and-commit@v9
130+
uses: EndBug/add-and-commit@v10
131131
if: inputs.perform_release
132132
with:
133133
message: 'chore(release): ${{ needs.version.outputs.version_next }} [skip ci]'

0 commit comments

Comments
 (0)