Skip to content

Commit

Permalink
feat!(jfrog-login): new version ready for prod with github action jfr…
Browse files Browse the repository at this point in the history
…og-login with the new audience on jfrog
  • Loading branch information
AEnguerrand committed Sep 3, 2024
1 parent e8b940c commit c3ffcde
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions actions/jfrog-login/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ runs:
- uses: jfrog/setup-jfrog-cli@v4
id: setup-jfrog-cli
env:
JF_URL: "https://artifactory.ledgerlabs.net"
JF_URL: "https://jfrog.ledgerlabs.net"
with:
oidc-provider-name: github
oidc-audience: artifactory
- name: JFrog CLI version
shell: bash
run: |
jf --version
oidc-audience: jfrog-github

0 comments on commit c3ffcde

Please sign in to comment.