From 302fa844a4daefe4e42105e127983aa9dc1079e9 Mon Sep 17 00:00:00 2001 From: Roni Dover Date: Mon, 15 Apr 2024 12:29:12 -0700 Subject: [PATCH] url --- .github/workflows/maven-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 295fbc9c6..2293db48b 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -40,6 +40,6 @@ jobs: uses: digma-ai/digma-actions/assert-no-issues@v1.0.6 with: # Assuming the action expects these inputs: - digma_url: 'https://collector.meloona01.digma.systems' + digma_url: 'https://api.meloona01.digma.systems' api_token: ${{ secrets.DIGMA_TOKEN }} environment: 'PETCLINIC_CI'