diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index cc2e123271626..ae73d14ed5317 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -89,10 +89,10 @@ jobs: needs.get-containers.outputs.result == 'ok' && github.event.pull_request.user.login != 'bitnami-bot' name: VIB Verify - permissions: + permissions: contents: read env: - CSP_API_URL: https://console.cloud.vmware.com + CSP_API_URL: https://console.tanzu.broadcom.com CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }} VIB_PUBLIC_URL: https://cp.bromelia.vmware.com continue-on-error: false