Skip to content

Commit 1706248

Browse files
committed
Upgrade to spring-io/spring-doc-actions v0.0.16
1 parent 68444aa commit 1706248

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
@@ -48,15 +48,15 @@ jobs:
4848
BUILD_VERSION: ${{ github.event.inputs.build-version }}
4949
run: node run.js --no-checkout
5050
- name: Sync Documentation
51-
uses: spring-io/spring-doc-actions/[email protected].15
51+
uses: spring-io/spring-doc-actions/[email protected].16
5252
with:
5353
docs-username: ${{ secrets.DOCS_USERNAME }}
5454
docs-host: ${{ secrets.DOCS_HOST }}
5555
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
5656
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
5757
httpdocs-path: /spring-boot/antora/reference
5858
- 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
6060
with:
6161
context-root: spring-boot
6262
context-path: /

0 commit comments

Comments
 (0)