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 @@ -51,15 +51,15 @@ jobs:
5151 run : cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
5252
5353 - name : Publish Docs
54- uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.18
54+ uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.19
5555 with :
5656 docs-username : ${{ secrets.DOCS_USERNAME }}
5757 docs-host : ${{ secrets.DOCS_HOST }}
5858 docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
5959 docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
6060
6161 - name : Bust Cloudflare Cache
62- uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.18
62+ uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.19
6363 with :
6464 context-root : ${{ github.event.repository.name }}
6565 cloudflare-zone-id : ${{ secrets.CLOUDFLARE_ZONE_ID }}
You can’t perform that action at this time.
0 commit comments