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 a0374dc commit 23f1b6fCopy full SHA for 23f1b6f
.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@611876cbed7d009aab97257020a59ddde6e840c0 # v4.5.8
+ uses: jfrog/setup-jfrog-cli@45d604504ed4cf717138383936c447afab73a0be # v4.5.10
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