Skip to content

Commit

Permalink
chore(deps): update jfrog/setup-jfrog-cli action to v3.3.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 92f2e34 commit 117947e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
secrets: |
development/artifactory/token/{REPO_OWNER_NAME_DASH}-${{ inputs.artifactoryRoleSuffix }} access_token | artifactory_access_token;
- name: Setup JFrog CLI
uses: jfrog/setup-jfrog-cli@b767cc787302189426594d8036046e7dce4a30c4 # v3.2.0
uses: jfrog/setup-jfrog-cli@25a4f3acc8d03eff03b885f41105505cb14b1d28 # v3.3.0
with:
version: ${{ inputs.jfrogCliVersion }}
env:
Expand Down

0 comments on commit 117947e

Please sign in to comment.