Switch ci-snapshot.yml to the latest reusable WF

(cherry picked from commit f10fbca38b)
This commit is contained in:
Artem Bilan
2024-08-28 14:59:45 -04:00
committed by Spring Builds
parent b686bfa43e
commit 561e603328

View File

@@ -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: