Skip to content

Commit

Permalink
chore(deps): update dependencytrack/gh-upload-sbom action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 454ab81 commit b0e16b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deptrack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
steps:
- name: Generaing Bom
uses: CycloneDX/gh-node-module-generatebom@master
- uses: DependencyTrack/gh-upload-sbom@v1.0.0
- uses: DependencyTrack/gh-upload-sbom@v3.0.0
with:
serverhostname: ${{ inputs.DEPENDENCYTRACK_URL }}
apikey: ${{ env.DEPENDENCYTRACK_APIKEY }}
Expand Down

0 comments on commit b0e16b0

Please sign in to comment.