Skip to content

Commit c19950e

Browse files
dependabot[bot]jgrandja
authored andcommitted
Bump spring-io/spring-doc-actions from 0.0.17 to 0.0.18
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.17 to 0.0.18. - [Commits](spring-io/spring-doc-actions@v0.0.17...v0.0.18) --- 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 4197d64 commit c19950e

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
@@ -37,14 +37,14 @@ jobs:
3737
- name: Copy the cache to be included in the site
3838
run: cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
3939
- name: Publish Docs
40-
uses: spring-io/spring-doc-actions/[email protected].17
40+
uses: spring-io/spring-doc-actions/[email protected].18
4141
with:
4242
docs-username: ${{ secrets.DOCS_USERNAME }}
4343
docs-host: ${{ secrets.DOCS_HOST }}
4444
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
4545
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
4646
- name: Bust Clouflare Cache
47-
uses: spring-io/spring-doc-actions/[email protected].17
47+
uses: spring-io/spring-doc-actions/[email protected].18
4848
with:
4949
context-root: spring-authorization-server
5050
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)