mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Bump jfrog/setup-jfrog-cli from 4.10.0 to 5.0.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.10.0 to 5.0.0. - [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases) - [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/86dacb6974c66cc99e7651e1205f6581aaddba9a...1641575d87647fb969c0545f0b6a76873e328b7c) --- updated-dependencies: - dependency-name: jfrog/setup-jfrog-cli dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... See gh-49845 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
8d1148c0f3
commit
afdb1b9f6d
@@ -87,7 +87,7 @@ jobs:
|
||||
runs-on: ${{ vars.UBUNTU_SMALL || 'ubuntu-latest' }}
|
||||
steps:
|
||||
- name: Set up JFrog CLI
|
||||
uses: jfrog/setup-jfrog-cli@86dacb6974c66cc99e7651e1205f6581aaddba9a # v4.10.0
|
||||
uses: jfrog/setup-jfrog-cli@1641575d87647fb969c0545f0b6a76873e328b7c # v5.0.0
|
||||
env:
|
||||
JF_ENV_SPRING: ${{ vars.COMMERCIAL && secrets.COMMERCIAL_JF_ARTIFACTORY_SPRING || secrets.JF_ARTIFACTORY_SPRING }}
|
||||
- name: Promote open source build
|
||||
|
||||
Reference in New Issue
Block a user