Skip to content

Commit

Permalink
chore(jfrog-login): Add JFrog CLI version check to action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnguerrand committed Aug 27, 2024
1 parent 9035040 commit a704980
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion actions/jfrog-login/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ runs:
JF_URL: "https://artifactory.ledgerlabs.net"
with:
oidc-provider-name: github
oidc-audience: artifactory
oidc-audience: artifactory
- name: JFrog CLI version
run: jf --version

0 comments on commit a704980

Please sign in to comment.