Skip to content

Commit b9a5d77

Browse files
deps(ci): bump EndBug/add-and-commit from 9.1.4 to 10.0.0 (#28)
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@a94899b...290ea2c) --- 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 a5dacba commit b9a5d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "${contents}" > docs/swagger-dev.json
4444
4545
- name: Commit docs/swagger files to repo
46-
uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 #v9.1.4
46+
uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 #v10.0.0
4747
with:
4848
add: docs/swagger.json docs/swagger-dev.json
4949
message: automatic update of docs/swagger files (release ${{ github.event.client_payload.tag_name }})

0 commit comments

Comments
 (0)