mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
added inst
This commit is contained in:
parent
a954c1a114
commit
d6d3a870c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
distribution: 'adopt'
|
||||
cache: maven
|
||||
- name: Instrument app
|
||||
uses: digma-ai/digma-java-instrumentation-action@1.0.3
|
||||
uses: digma-ai/digma-java-instrumentation-action@1.0.2
|
||||
with:
|
||||
# Assuming the action expects these inputs:
|
||||
collector_url: 'http://example.com/collector'
|
||||
|
|
Loading…
Reference in a new issue