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 2995a98 commit d14afd2Copy full SHA for d14afd2
.github/actions/sync-to-maven-central/action.yml
@@ -20,7 +20,7 @@ runs:
20
using: composite
21
steps:
22
- name: Set Up JFrog CLI
23
- uses: jfrog/setup-jfrog-cli@45d604504ed4cf717138383936c447afab73a0be # v4.5.10
+ uses: jfrog/setup-jfrog-cli@ff5cb544114ffc152db9cea1cd3d5978d5074946 # v4.5.11
24
env:
25
JF_ENV_SPRING: ${{ inputs.jfrog-cli-config-token }}
26
- name: Download Release Artifacts
0 commit comments