We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e954f6 commit ba6fa24Copy full SHA for ba6fa24
.github/actions/publish-gradle-plugin/action.yml
@@ -21,7 +21,7 @@ runs:
21
using: composite
22
steps:
23
- name: Set Up JFrog CLI
24
- uses: jfrog/setup-jfrog-cli@dff217c085c17666e8849ebdbf29c8fe5e3995e6 # v4.5.2
+ uses: jfrog/setup-jfrog-cli@f748a0599171a192a2668afee8d0497f7c1069df # v4.5.6
25
env:
26
JF_ENV_SPRING: ${{ inputs.jfrog-cli-config-token }}
27
- name: Download Artifacts
.github/actions/sync-to-maven-central/action.yml
@@ -20,7 +20,7 @@ runs:
20
- name: Download Release Artifacts
0 commit comments