From 0ebad523ab52fbeb301caa5a6ec3016d05a32a93 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 4 Nov 2021 15:11:57 -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 }}