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 b749cc8 commit bd173d1Copy full SHA for bd173d1
.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@e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d # v4.8.0
+ uses: jfrog/setup-jfrog-cli@5b06f730cc5a6f55d78b30753f8583454b08c0aa # v4.8.1
25
env:
26
JF_ENV_SPRING: ${{ inputs.jfrog-cli-config-token }}
27
- name: Download Artifacts
.github/actions/sync-to-maven-central/action.yml
@@ -17,7 +17,7 @@ runs:
17
18
19
20
- name: Download Release Artifacts
0 commit comments