From 7fef933b8d5029513dfc01ebedf67050849a8d7e Mon Sep 17 00:00:00 2001 From: Enguerrand Allamel Date: Tue, 3 Sep 2024 17:15:35 +0200 Subject: [PATCH] feat!: new oidc-provider-name --- actions/jfrog-login/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/jfrog-login/action.yaml b/actions/jfrog-login/action.yaml index fc5af17..b2ca24e 100644 --- a/actions/jfrog-login/action.yaml +++ b/actions/jfrog-login/action.yaml @@ -17,5 +17,5 @@ runs: env: JF_URL: "https://jfrog.ledgerlabs.net" with: - oidc-provider-name: github + oidc-provider-name: github-oidc oidc-audience: jfrog-github \ No newline at end of file