Skip to content

Commit 3efd250

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
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].18
45+
uses: spring-io/spring-doc-actions/[email protected].19
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].18
52+
uses: spring-io/spring-doc-actions/[email protected].19
5353
with:
5454
context-root: spring-session
5555
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)