From c6f362322ef61fee6c587c1a078cb45c2b80d352 Mon Sep 17 00:00:00 2001 From: sunilsinghc11 <166667153+sunilsinghc11@users.noreply.github.com> Date: Sat, 3 Aug 2024 12:17:26 -0400 Subject: [PATCH] Update frogbot-scan-and-fix.yml --- .github/workflows/frogbot-scan-and-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-and-fix.yml b/.github/workflows/frogbot-scan-and-fix.yml index f34595c..b5a2b6c 100644 --- a/.github/workflows/frogbot-scan-and-fix.yml +++ b/.github/workflows/frogbot-scan-and-fix.yml @@ -30,7 +30,7 @@ jobs: - uses: jfrog/frogbot@v2 with: - oidc-provider-name: jfrog-github-oidc + oidc-provider-name: github-oidc-sunil-test env: # [Mandatory if the two conditions below are met] # 1. The project uses npm, yarn 2, NuGet or .NET to download its dependencies