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 f7e7664 commit dd35303Copy full SHA for dd35303
.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@88e9eba31c07e31beefa4cef5c0e93d1af9535d7 # v4.6.1
+ uses: jfrog/setup-jfrog-cli@c32bf10843e4071112c4ea3abf622d3b27cd8c17 # v4.7.0
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