Skip to content

Commit afd34b5

Browse files
dependabot[bot]jgrandja
authored andcommitted
Bump spring-io/spring-doc-actions from 0.0.19 to 0.0.20
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.19 to 0.0.20. - [Commits](spring-io/spring-doc-actions@v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc54c00 commit afd34b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ jobs:
3737
- name: Copy the cache to be included in the site
3838
run: cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
3939
- name: Publish Docs
40-
uses: spring-io/spring-doc-actions/[email protected].19
40+
uses: spring-io/spring-doc-actions/[email protected].20
4141
with:
4242
docs-username: ${{ secrets.DOCS_USERNAME }}
4343
docs-host: ${{ secrets.DOCS_HOST }}
4444
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
4545
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
4646
- name: Bust Clouflare Cache
47-
uses: spring-io/spring-doc-actions/[email protected].19
47+
uses: spring-io/spring-doc-actions/[email protected].20
4848
with:
4949
context-root: spring-authorization-server
5050
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)