Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps authored Jun 14, 2021
1 parent 3be4e5a commit bafc369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/[email protected]
with:
image-ref: 'docker.io/markphelps/flipt:${{ steps.release.outputs.release }}}}'
image-ref: 'docker.io/markphelps/flipt:${{ steps.release.outputs.release }}'
format: 'template'
template: '@/contrib/sarif.tpl'
output: 'trivy-results.sarif'
Expand Down

0 comments on commit bafc369

Please sign in to comment.