Skip to content

Commit

Permalink
changed: the actions order before image push
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Jun 2, 2024
1 parent db5f189 commit e146892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
output: "dependency-results.sbom.json"
severity: "MEDIUM,HIGH,CRITICAL"
scanners: "vuln"
github-pat: ${{ secrets.GH_TOKEN }}

- name: Upload Trivy report📊
uses: actions/[email protected]
Expand Down

0 comments on commit e146892

Please sign in to comment.