From 2353d8b3cec4f0ed104c45f10d01acf278fe1dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 21:08:32 +0000 Subject: [PATCH] Bump spring-io/spring-doc-actions from 0.0.18 to 0.0.19 Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.18 to 0.0.19. - [Commits](https://github.com/spring-io/spring-doc-actions/compare/852920ba3fb1f28b35a2f13201133bc00ef33677...c2038265125ec6f305a4a041d892ee44c156a754) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update-antora-ui-spring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-antora-ui-spring.yml b/.github/workflows/update-antora-ui-spring.yml index 1004d233..8a912169 100644 --- a/.github/workflows/update-antora-ui-spring.yml +++ b/.github/workflows/update-antora-ui-spring.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest name: Update on docs-build steps: - - uses: spring-io/spring-doc-actions/update-antora-spring-ui@852920ba3fb1f28b35a2f13201133bc00ef33677 + - uses: spring-io/spring-doc-actions/update-antora-spring-ui@c2038265125ec6f305a4a041d892ee44c156a754 name: Update with: docs-branch: 'docs-build'