File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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@v3
11+ uses : spring-io/spring-github-workflows/.github/workflows/spring-cherry-pick.yml@v4
1212 secrets :
1313 GH_ACTIONS_REPO_TOKEN : ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
Original file line number Diff line number Diff line change 77
88jobs :
99 backport-issue :
10- uses : spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v3
10+ uses : spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v4
1111 secrets :
1212 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@v3
19+ uses : spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@v4
Original file line number Diff line number Diff line change 88
99jobs :
1010 build-pull-request :
11- uses : spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v3
11+ uses : spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v4
You can’t perform that action at this time.
0 commit comments