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 90f847d commit ead884dCopy full SHA for ead884d
.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@8bab65dc312163b065ac5b03de6f6a5bdd1bec41 # v4.1.3
+ uses: jfrog/setup-jfrog-cli@105617d23456a69a92485207c4f28ae12297581d # v4.2.1
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