Skip to content

Commit 05b230e

Browse files
Added image ref for scanning
1 parent dcb3028 commit 05b230e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/image-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Trivy Scanner
1919
uses: aquasecurity/trivy-action@0.33.1
2020
with:
21+
image-ref: ${{ vars.DOCKERHUB_USER }}/github-actions-app:${{ github.sha}}
2122
severity: 'CRITICAL'
2223
exit-code: '1'
2324

0 commit comments

Comments
 (0)