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 c06027b commit b51bfa5Copy full SHA for b51bfa5
.github/workflows/release-milestone.yml
@@ -53,7 +53,7 @@ jobs:
53
runs-on: ubuntu-latest
54
steps:
55
- name: Set up JFrog CLI
56
- uses: jfrog/setup-jfrog-cli@26532cdb5b1ea07940f10d57666fd988048fc903 # v4.2.2
+ uses: jfrog/setup-jfrog-cli@cb282f675d5f7add022d9b5e5fa139bb4e6ae9e3 # v4.3.2
57
env:
58
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
59
- name: Promote build
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments