Skip to content

Commit df59666

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.21 to 0.0.22 - [Commits](spring-io/spring-doc-actions@v0.0.21...v0.0.22) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b8a921 commit df59666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,15 @@ jobs:
205205
run: |
206206
./gradlew antora
207207
- name: Publish Docs
208-
uses: spring-io/spring-doc-actions/[email protected].21
208+
uses: spring-io/spring-doc-actions/[email protected].22
209209
with:
210210
docs-username: ${{ secrets.DOCS_USERNAME }}
211211
docs-host: ${{ secrets.DOCS_HOST }}
212212
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
213213
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
214214
site-path: spring-pulsar-docs/build/site
215215
- name: Bust Clouflare Cache
216-
uses: spring-io/spring-doc-actions/[email protected].21
216+
uses: spring-io/spring-doc-actions/[email protected].22
217217
with:
218218
context-root: spring-pulsar
219219
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)