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 58f7e91 commit d047553Copy full SHA for d047553
.github/actions/sync-to-maven-central/action.yml
@@ -17,7 +17,7 @@ runs:
17
using: composite
18
steps:
19
- name: Set Up JFrog CLI
20
- uses: jfrog/setup-jfrog-cli@c32bf10843e4071112c4ea3abf622d3b27cd8c17 # v4.7.0
+ uses: jfrog/setup-jfrog-cli@e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d # v4.8.0
21
env:
22
JF_ENV_SPRING: ${{ inputs.jfrog-cli-config-token }}
23
- name: Download Release Artifacts
0 commit comments