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 c2b63fd commit 2fce9f2Copy full SHA for 2fce9f2
.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@7c95feb32008765e1b4e626b078dfd897c4340ad # v4.1.2
+ uses: jfrog/setup-jfrog-cli@8bab65dc312163b065ac5b03de6f6a5bdd1bec41 # v4.1.3
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