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 c1d9412 commit f093c29Copy full SHA for f093c29
.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@ff5cb544114ffc152db9cea1cd3d5978d5074946 # v4.5.11
+ uses: jfrog/setup-jfrog-cli@3e383158d7b531c6590ed7c4445010ea428762dc # v4.5.12
21
env:
22
JF_ENV_SPRING: ${{ inputs.jfrog-cli-config-token }}
23
- name: Download Release Artifacts
0 commit comments