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 c3972a9 commit b749cc8Copy full SHA for b749cc8
.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@e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d # v4.8.0
+ uses: jfrog/setup-jfrog-cli@5b06f730cc5a6f55d78b30753f8583454b08c0aa # v4.8.1
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