Skip to content

Commit

Permalink
feature #17: change action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cob0 committed Oct 28, 2024
1 parent 89e3be6 commit f511110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dep-scan-and-check-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
VDB_HOME: /github/workspace/db
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Check dependency reports
uses: cob0/dep-scan-threshold-analyzer-action@master
uses: cob0/dep-scan-threshold-analyzer-action@main
with:
report_file: '/github/workspace/reports/sbom-docker.vdr.json'
threshold: '7.0'

0 comments on commit f511110

Please sign in to comment.