mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
fixed
This commit is contained in:
parent
30d1d92c33
commit
48f6003118
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -40,6 +40,6 @@ jobs:
|
||||||
uses: digma-ai/digma-actions/assert-no-issues@v1.0.5
|
uses: digma-ai/digma-actions/assert-no-issues@v1.0.5
|
||||||
with:
|
with:
|
||||||
# Assuming the action expects these inputs:
|
# Assuming the action expects these inputs:
|
||||||
collector_url: 'https://collector.meloona01.digma.systems'
|
digma_url: 'https://collector.meloona01.digma.systems'
|
||||||
api_token: ${{ secrets.DIGMA_TOKEN }}
|
api_token: ${{ secrets.DIGMA_TOKEN }}
|
||||||
environment: 'PETCLINIC_CI'
|
environment: 'PETCLINIC_CI'
|
||||||
|
|
Loading…
Reference in a new issue