Upgrade jfrog cli
This commit is contained in:
8
.github/workflows/release-milestone.yml
vendored
8
.github/workflows/release-milestone.yml
vendored
@@ -26,9 +26,9 @@ jobs:
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 17
|
||||
- uses: jfrog/setup-jfrog-cli@v3
|
||||
- uses: jfrog/setup-jfrog-cli@v4
|
||||
with:
|
||||
version: 2.39.1
|
||||
version: 2.52.10
|
||||
env:
|
||||
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
|
||||
# prepare env for cli to get a staging build working
|
||||
@@ -87,9 +87,9 @@ jobs:
|
||||
steps:
|
||||
# need repo to push release branch and a tag
|
||||
- uses: actions/checkout@v2
|
||||
- uses: jfrog/setup-jfrog-cli@v3
|
||||
- uses: jfrog/setup-jfrog-cli@v4
|
||||
with:
|
||||
version: 2.39.1
|
||||
version: 2.52.10
|
||||
env:
|
||||
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
|
||||
# prepare env for cli to promote
|
||||
|
||||
Reference in New Issue
Block a user