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 b2e691b commit a0374dcCopy full SHA for a0374dc
.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@611876cbed7d009aab97257020a59ddde6e840c0 # v4.5.8
+ uses: jfrog/setup-jfrog-cli@45d604504ed4cf717138383936c447afab73a0be # v4.5.10
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