Skip to content

Commit

Permalink
update version of github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 4, 2023
1 parent 05ba9b8 commit 1063ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/owasp-dt-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
# Generates a BoM and uploads it to OWASP Dependency Track
- name: Generates BoM and upload to OWASP DTrack
id: riskscoreFromDT
uses: Quobis/action-owasp-dependecy-track-check@v1.3
uses: Quobis/action-owasp-dependecy-track-check@v1.2
with:
url: 'https://deptrack.ocp.cloudscale.puzzle.ch/api/v1/bom'
key: '${{ secrets.SECRET_OWASP_DT_KEY }}'
Expand Down

0 comments on commit 1063ab9

Please sign in to comment.