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 0164080 commit 3e954f6Copy full SHA for 3e954f6
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
runs-on: ${{ vars.UBUNTU_SMALL || 'ubuntu-latest' }}
79
steps:
80
- name: Set up JFrog CLI
81
- uses: jfrog/setup-jfrog-cli@dff217c085c17666e8849ebdbf29c8fe5e3995e6 # v4.5.2
+ uses: jfrog/setup-jfrog-cli@f748a0599171a192a2668afee8d0497f7c1069df # v4.5.6
82
env:
83
JF_ENV_SPRING: ${{ vars.COMMERCIAL && secrets.COMMERCIAL_JF_ARTIFACTORY_SPRING || secrets.JF_ARTIFACTORY_SPRING }}
84
- name: Promote open source build
0 commit comments