From 0d5cae9e1280abeffe0ed4dcca0a21dde8d71b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 19:59:17 +0000 Subject: [PATCH] Bump spring-io/spring-doc-actions Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 5a57bcc6a0da2a1474136cf29571b277850432bc to 852920ba3fb1f28b35a2f13201133bc00ef33677. - [Commits](https://github.com/spring-io/spring-doc-actions/compare/5a57bcc6a0da2a1474136cf29571b277850432bc...852920ba3fb1f28b35a2f13201133bc00ef33677) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-type: direct:production ... 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 681ff6e95..1004d233e 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@5a57bcc6a0da2a1474136cf29571b277850432bc + - uses: spring-io/spring-doc-actions/update-antora-spring-ui@852920ba3fb1f28b35a2f13201133bc00ef33677 name: Update with: docs-branch: 'docs-build'