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 3dcea98 commit 47b6f5aCopy full SHA for 47b6f5a
.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@18e785fb220d332edbf01964f853ff0fcaa22220 # v4.4.2
+ uses: jfrog/setup-jfrog-cli@e7cc33a01bc1b1df406bac8a1c4a409a34bdca0a # v4.4.3
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