From f73a49483650ed924570f4fec64983d8995e0d94 Mon Sep 17 00:00:00 2001 From: LewisKSaint Date: Wed, 10 Jan 2024 16:02:10 -0500 Subject: [PATCH] DATAGO-68930 | Build Exporter Solace Edition --- .github/workflows/internal-release-candidate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/internal-release-candidate.yml b/.github/workflows/internal-release-candidate.yml index c4ae394..d9e56f7 100644 --- a/.github/workflows/internal-release-candidate.yml +++ b/.github/workflows/internal-release-candidate.yml @@ -121,7 +121,7 @@ jobs: uses: ./maas-build-actions/.github/actions/prisma-vulnerability-checker with: docker_image_to_check: gcr.io/solacedev/pubsubplus-prometheus-exporter:${{ github.event.inputs.release_tag }} - prisma_repository_name: "solace/pubsubplus-prometheus-exporter" + prisma_repository_name: "${{ env.GCLOUD_PROJECT_ID_DEV }}/pubsubplus-prometheus-exporter" project_squad: "mission-control" prisma_jira_check: "True"