From c2a4fe6b959ac7099f288db851be58fc1038bdf6 Mon Sep 17 00:00:00 2001 From: nirpel-sys Date: Fri, 30 Jan 2026 16:00:04 +0200 Subject: [PATCH] Change OIDC provider to github-oidc Updated OIDC provider configuration in workflow. Signed-off-by: nirpel-sys --- .github/workflows/frogbot-scan-pull-request.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-pull-request.yaml b/.github/workflows/frogbot-scan-pull-request.yaml index 680d083d7..68ab83e75 100644 --- a/.github/workflows/frogbot-scan-pull-request.yaml +++ b/.github/workflows/frogbot-scan-pull-request.yaml @@ -26,5 +26,8 @@ jobs: # [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN] with: - oidc-provider-name: yanirw/CI-demo@github + # oidc-provider-name: yanirw/CI-demo@github + version: latest + oidc-provider-name: github-oidc + oidc-audience: jfrog-github