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 0070489 commit c2b63fdCopy full SHA for c2b63fd
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
runs-on: ubuntu-latest
72
steps:
73
- name: Set up JFrog CLI
74
- uses: jfrog/setup-jfrog-cli@7c95feb32008765e1b4e626b078dfd897c4340ad # v4.1.2
+ uses: jfrog/setup-jfrog-cli@8bab65dc312163b065ac5b03de6f6a5bdd1bec41 # v4.1.3
75
env:
76
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
77
- name: Promote build
0 commit comments