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 77
88jobs :
99 backport-issue :
10- uses : artembilan /spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
10+ uses : spring-io /spring-github-workflows/.github/workflows/spring-backport-issue.yml@v1
1111 secrets :
1212 GH_ACTIONS_REPO_TOKEN : ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
Original file line number Diff line number Diff line change 99
1010jobs :
1111 build-snapshot :
12- uses : artembilan /spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@main
12+ uses : spring-io /spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@v1
1313 secrets :
1414 GRADLE_ENTERPRISE_CACHE_USER : ${{ secrets.GRADLE_ENTERPRISE_CACHE_USER }}
1515 GRADLE_ENTERPRISE_CACHE_PASSWORD : ${{ secrets.GRADLE_ENTERPRISE_CACHE_PASSWORD }}
Original file line number Diff line number Diff line change 77
88jobs :
99 build-pull-request :
10- uses : artembilan /spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@main
10+ uses : spring-io /spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v1
Original file line number Diff line number Diff line change 1010 permissions :
1111 actions : write
1212
13- uses : artembilan /spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
13+ uses : spring-io /spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v1
1414 secrets :
1515 GH_ACTIONS_REPO_TOKEN : ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
1616 GRADLE_ENTERPRISE_CACHE_USER : ${{ secrets.GRADLE_ENTERPRISE_CACHE_USER }}
You can’t perform that action at this time.
0 commit comments