File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77jobs :
88 announce-milestone-planning :
9- uses : spring-io/spring-github-workflows/.github/workflows/spring-announce-milestone-planning.yml@v5
9+ uses : spring-io/spring-github-workflows/.github/workflows/spring-announce-milestone-planning.yml@v6
1010 secrets :
1111 SPRING_RELEASE_CHAT_WEBHOOK_URL : ${{ secrets.SPRING_RELEASE_GCHAT_WEBHOOK_URL }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 cherry-pick-commit :
11- uses : spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@v5
11+ uses : spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@v6
1212 secrets :
1313 GH_ACTIONS_REPO_TOKEN : ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
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@v5
19+ uses : spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@v6
You can’t perform that action at this time.
0 commit comments