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 328f4c5 commit 4503cacCopy full SHA for 4503cac
.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@751c204e8e1d3fe053e30218a2143ab4fe100d95 # v4.6.0
+ uses: jfrog/setup-jfrog-cli@88e9eba31c07e31beefa4cef5c0e93d1af9535d7 # v4.6.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