Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
unixime authored Feb 3, 2024
1 parent 9a6d940 commit b898431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master
with:
image-ref: piccio/shell-tools:0.0.${{ github.ref_name }}
image-ref: piccio/shell-tools:${{ github.ref_name }}
format: 'table'
exit-code: '1'
ignore-unfixed: true

0 comments on commit b898431

Please sign in to comment.