ci: add version tag
This commit is contained in:
parent
eeab460d0f
commit
955ac9a5f4
1 changed files with 2 additions and 0 deletions
|
@ -74,4 +74,6 @@ jobs:
|
|||
apiKey: ${{ secrets.DEPENDENCY_TRACK_API_KEY }}
|
||||
serverHostname: ${{ secrets.DEPENDENCY_TRACK_URL }}
|
||||
projectName: ${{ secrets.DEPENDENCY_TRACK_PROJECT_NAME }}
|
||||
autoCreate: true
|
||||
projectVersion: ${GITHUB_REF_NAME}
|
||||
bomFilename: bom.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue