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 c88e0dd commit 94c5a1eCopy full SHA for 94c5a1e
.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@cb282f675d5f7add022d9b5e5fa139bb4e6ae9e3 # v4.3.2
+ uses: jfrog/setup-jfrog-cli@9fe0f98bd45b19e6e931d457f4e98f8f84461fb5 # v4.4.1
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