File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,14 @@ updates:
2323 - " org.awaitility:awaitility"
2424 - " com.google.code.findbugs:jsr305"
2525 - " org.springframework.boot*"
26+
27+ - package-ecosystem : " github-actions"
28+ directory : " /"
29+ schedule :
30+ interval : " weekly"
31+ day : " saturday"
32+ labels : ["type: task"]
33+ groups :
34+ development-dependencies :
35+ patterns :
36+ - " *"
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ permissions:
1616jobs :
1717 dispatch-docs-build :
1818 if : github.repository_owner == 'spring-projects'
19- uses : spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@v2
19+ uses : spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@main
You can’t perform that action at this time.
0 commit comments