File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
jobs :
10
10
build-snapshot :
11
- uses : artembilan /spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@main
11
+ uses : spring-io /spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@v1
12
12
with :
13
13
gradleTasks : dist
14
14
secrets :
Original file line number Diff line number Diff line change 7
7
8
8
jobs :
9
9
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 10
10
permissions :
11
11
actions : write
12
12
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
14
14
with :
15
15
buildToolArgs : dist
16
16
secrets :
You can’t perform that action at this time.
0 commit comments