We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ce639 commit a925838Copy full SHA for a925838
.github/workflows/release.yml
@@ -86,7 +86,7 @@ jobs:
86
runs-on: ${{ vars.UBUNTU_SMALL || 'ubuntu-latest' }}
87
steps:
88
- name: Set up JFrog CLI
89
- uses: jfrog/setup-jfrog-cli@c32bf10843e4071112c4ea3abf622d3b27cd8c17 # v4.7.0
+ uses: jfrog/setup-jfrog-cli@e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d # v4.8.0
90
env:
91
JF_ENV_SPRING: ${{ vars.COMMERCIAL && secrets.COMMERCIAL_JF_ARTIFACTORY_SPRING || secrets.JF_ARTIFACTORY_SPRING }}
92
- name: Promote open source build
0 commit comments