We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba8bb6 commit 128c420Copy full SHA for 128c420
.github/actions/deptrack/action.yml
@@ -9,7 +9,7 @@ runs:
9
steps:
10
- name: Generaing Bom
11
uses: CycloneDX/gh-node-module-generatebom@master
12
- - uses: DependencyTrack/gh-upload-sbom@v3.0.0
+ - uses: DependencyTrack/gh-upload-sbom@v3.1.0
13
with:
14
serverhostname: ${{ inputs.DEPENDENCYTRACK_URL }}
15
apikey: ${{ env.DEPENDENCYTRACK_APIKEY }}
0 commit comments