We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb5fb19 + c4a41fa commit 389187dCopy full SHA for 389187d
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
runs-on: ubuntu-latest
66
steps:
67
- name: Set up JFrog CLI
68
- uses: jfrog/setup-jfrog-cli@f748a0599171a192a2668afee8d0497f7c1069df # v4.5.6
+ uses: jfrog/setup-jfrog-cli@611876cbed7d009aab97257020a59ddde6e840c0 # v4.5.8
69
env:
70
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
71
- name: Promote build
0 commit comments