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 24d1474 commit 94105c4Copy full SHA for 94105c4
.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@105617d23456a69a92485207c4f28ae12297581d # v4.2.1
+ uses: jfrog/setup-jfrog-cli@26532cdb5b1ea07940f10d57666fd988048fc903 # v4.2.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