Migrate GHAs for repo from Spring IO org

**Cherry-pick to `6.1.x`**

(cherry picked from commit 075613c4a1)
This commit is contained in:
Artem Bilan
2023-12-20 17:03:58 -05:00
parent ec707e71fa
commit 383361a32a
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ jobs:
permissions:
actions: write
uses: artembilan/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v1
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
GRADLE_ENTERPRISE_CACHE_USER: ${{ secrets.GRADLE_ENTERPRISE_CACHE_USER }}