From 18d58b5ef3fb93019c7d00e2983052a97b55a71f Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 4 Nov 2021 15:14:41 -0400 Subject: [PATCH] Upgrade jfrog-cli for Central Action --- .github/workflows/central-sync-create.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index 2d31cdca..5f7f0e7d 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -21,7 +21,7 @@ jobs: # Setup jfrog cli - uses: jfrog/setup-jfrog-cli@v1 with: - version: 1.43.2 + version: 1.51.1 env: JF_ARTIFACTORY_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}