We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023afc9 commit b44e100Copy full SHA for b44e100
.github/workflows/main.yml
@@ -40,6 +40,6 @@ jobs:
40
apiKey: ${{ secrets.DEPENDENCYTRACK_APIKEY }}
41
projectName: 'hiero-enterprise-java'
42
projectVersion: 'main'
43
- bomFilename: "/target/bom.xml"
+ bomFilename: "target/bom.xml"
44
autoCreate: true
45
0 commit comments