Skip to content

Commit 0936526

Browse files
dependabot[bot]rwinch
authored andcommitted
Bump spring-io/spring-doc-actions from 0.0.19 to 0.0.20
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.19 to 0.0.20. - [Commits](spring-io/spring-doc-actions@v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c0f88f commit 0936526

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
@@ -42,14 +42,14 @@ jobs:
4242
- name: ls existing cache
4343
run: ls ~/.cache/antora/collector-cache/spring-session-* || true
4444
- name: Publish Docs
45-
uses: spring-io/spring-doc-actions/[email protected].19
45+
uses: spring-io/spring-doc-actions/[email protected].20
4646
with:
4747
docs-username: ${{ secrets.DOCS_USERNAME }}
4848
docs-host: ${{ secrets.DOCS_HOST }}
4949
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
5050
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
5151
- name: Bust Clouflare Cache
52-
uses: spring-io/spring-doc-actions/[email protected].19
52+
uses: spring-io/spring-doc-actions/[email protected].20
5353
with:
5454
context-root: spring-session
5555
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)