From 1706248319e0f3005ce5f152c44a4dc872d0b534 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 5 Apr 2024 19:25:14 -0700 Subject: [PATCH] Upgrade to spring-io/spring-doc-actions v0.0.16 --- .github/workflows/deploy-docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 35429d7632..a754a6beb7 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -48,7 +48,7 @@ jobs: BUILD_VERSION: ${{ github.event.inputs.build-version }} run: node run.js --no-checkout - name: Sync Documentation - uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.15 + uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.16 with: docs-username: ${{ secrets.DOCS_USERNAME }} docs-host: ${{ secrets.DOCS_HOST }} @@ -56,7 +56,7 @@ jobs: docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }} httpdocs-path: /spring-boot/antora/reference - name: Bust Cloudflare Cache - uses: philwebb/spring-doc-actions/bust-cloudflare-antora-cache@context-path + uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.16 with: context-root: spring-boot context-path: /