Switch ci-snapshot.yml to the latest reusable WF

(cherry picked from commit f10fbca38b)

# Conflicts:
#	.github/workflows/ci-snapshot.yml
This commit is contained in:
Artem Bilan
2024-08-28 14:59:45 -04:00
parent 7a8b672bb1
commit 899fe56fee

View File

@@ -14,7 +14,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
secrets:
GRADLE_ENTERPRISE_SECRET_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}