From df620158623bb1ebc92bf340a99fda8ab45c3a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 19:44:24 +0000 Subject: [PATCH] Bump spring-io/spring-doc-actions Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 17ed79ea5fbd65813c69ef1062a024d4a37ff0ca to 5a57bcc6a0da2a1474136cf29571b277850432bc. - [Commits](https://github.com/spring-io/spring-doc-actions/compare/17ed79ea5fbd65813c69ef1062a024d4a37ff0ca...5a57bcc6a0da2a1474136cf29571b277850432bc) --- 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 29abe3d23..681ff6e95 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@17ed79ea5fbd65813c69ef1062a024d4a37ff0ca + - uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc name: Update with: docs-branch: 'docs-build'