Skip to content

Commit 5c22c5d

Browse files
dependabot[bot]onobc
authored andcommitted
Bump spring-io/spring-doc-actions in the development-dependencies group
Bumps the development-dependencies group with 1 update: [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions). Updates `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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3113da commit 5c22c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,15 @@ jobs:
128128
run: |
129129
./gradlew antora
130130
- name: Publish Docs
131-
uses: spring-io/spring-doc-actions/[email protected].19
131+
uses: spring-io/spring-doc-actions/[email protected].20
132132
with:
133133
docs-username: ${{ secrets.DOCS_USERNAME }}
134134
docs-host: ${{ secrets.DOCS_HOST }}
135135
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
136136
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
137137
site-path: spring-pulsar-docs/build/site
138138
- name: Bust Clouflare Cache
139-
uses: spring-io/spring-doc-actions/[email protected].19
139+
uses: spring-io/spring-doc-actions/[email protected].20
140140
with:
141141
context-root: spring-pulsar
142142
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)