Skip to content

Commit

Permalink
Use sha and ref for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ciroque committed May 10, 2023
1 parent e1526a5 commit 21b515b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-sign-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ jobs:
continue-on-error: true
with:
sarif_file: 'trivy-results-${{ inputs.image }}.sarif'
sha: ${{ github.sha }}
ref: ${{ github.ref }}

0 comments on commit 21b515b

Please sign in to comment.