File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ jobs:
3636 - name : Copy the cache to be included in the site
3737 run : cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
3838 - name : Publish Docs
39- uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.20
39+ uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.21
4040 with :
4141 docs-username : ${{ secrets.DOCS_USERNAME }}
4242 docs-host : ${{ secrets.DOCS_HOST }}
4343 docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
4444 docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
4545 - name : Bust Clouflare Cache
46- uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.20
46+ uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.21
4747 with :
4848 context-root : spring-security
4949 cloudflare-zone-id : ${{ secrets.CLOUDFLARE_ZONE_ID }}
You can’t perform that action at this time.
0 commit comments