File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,15 +48,15 @@ jobs:
48
48
BUILD_VERSION : ${{ github.event.inputs.build-version }}
49
49
run : node run.js --no-checkout
50
50
- name : Sync Documentation
51
- uses :
spring-io/spring-doc-actions/[email protected] .15
51
+ uses :
spring-io/spring-doc-actions/[email protected] .16
52
52
with :
53
53
docs-username : ${{ secrets.DOCS_USERNAME }}
54
54
docs-host : ${{ secrets.DOCS_HOST }}
55
55
docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
56
56
docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
57
57
httpdocs-path : /spring-boot/antora/reference
58
58
- name : Bust Cloudflare Cache
59
- uses : philwebb /spring-doc-actions/bust-cloudflare-antora-cache@context-path
59
+ uses : spring-io /spring-doc-actions/bust-cloudflare-antora-cache@v0.0.16
60
60
with :
61
61
context-root : spring-boot
62
62
context-path : /
You can’t perform that action at this time.
0 commit comments