Skip to content

Commit

Permalink
change versin to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 4, 2023
1 parent 1063ab9 commit db4f875
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.2
uses: Quobis/action-owasp-dependecy-track-check@main
with:
url: 'https://deptrack.ocp.cloudscale.puzzle.ch/api/v1/bom'
key: '${{ secrets.SECRET_OWASP_DT_KEY }}'
Expand Down

0 comments on commit db4f875

Please sign in to comment.