Skip to content

Commit 0364d1e

Browse files
dependabot[bot]spring-builds
authored andcommitted
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](spring-io/spring-doc-actions@17ed79e...5a57bcc) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6818480 commit 0364d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-antora-ui-spring.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
branch: [ '5.8.x', '6.1.x', '6.2.x', 'main' ]
2020
steps:
21-
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@17ed79ea5fbd65813c69ef1062a024d4a37ff0ca
21+
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc
2222
name: Update
2323
with:
2424
docs-branch: ${{ matrix.branch }}
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
name: Update on docs-build
3030
steps:
31-
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@17ed79ea5fbd65813c69ef1062a024d4a37ff0ca
31+
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc
3232
name: Update
3333
with:
3434
docs-branch: 'docs-build'

0 commit comments

Comments
 (0)