Switch ci-snapshot.yml to the latest reusable WF
(cherry picked from commit f10fbca38b)
This commit is contained in:
committed by
Spring Builds
parent
b686bfa43e
commit
561e603328
2
.github/workflows/ci-snapshot.yml
vendored
2
.github/workflows/ci-snapshot.yml
vendored
@@ -17,7 +17,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build-snapshot:
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@v3
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@main
|
||||
with:
|
||||
gradleTasks: ${{ github.event_name == 'schedule' && '--rerun-tasks' || '' }}
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user