Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
doppleware committed Apr 15, 2024
1 parent 48f6003 commit fe8213a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Instrument app
uses: digma-ai/digma-actions/[email protected].5
uses: digma-ai/digma-actions/[email protected].6
with:
# Assuming the action expects these inputs:
collector_url: 'https://collector.meloona01.digma.systems'
Expand All @@ -37,7 +37,7 @@ jobs:
run: mvn '-Dtest=org.springframework.samples.petclinic.integration.*Tests' test

- name: Validate no issues
uses: digma-ai/digma-actions/[email protected].5
uses: digma-ai/digma-actions/[email protected].6
with:
# Assuming the action expects these inputs:
digma_url: 'https://collector.meloona01.digma.systems'
Expand Down

0 comments on commit fe8213a

Please sign in to comment.