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 dfab431 commit 08825e9Copy full SHA for 08825e9
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
runs-on: ${{ vars.UBUNTU_SMALL || 'ubuntu-latest' }}
86
steps:
87
- name: Set up JFrog CLI
88
- uses: jfrog/setup-jfrog-cli@45d604504ed4cf717138383936c447afab73a0be # v4.5.10
+ uses: jfrog/setup-jfrog-cli@ff5cb544114ffc152db9cea1cd3d5978d5074946 # v4.5.11
89
env:
90
JF_ENV_SPRING: ${{ vars.COMMERCIAL && secrets.COMMERCIAL_JF_ARTIFACTORY_SPRING || secrets.JF_ARTIFACTORY_SPRING }}
91
- name: Promote open source build
0 commit comments