Skip to content

Commit dd2cda5

Browse files
committed
Actually use Trivy
1 parent f53e705 commit dd2cda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
so_branch_name: ${{ matrix.product_version.version }}-stackable${{ matrix.product_version.release }}
4848
further_parameters: "--by-cve"
4949
- name: Run Trivy image
50-
uses: MaibornWolff/secobserve_actions_templates/actions/SCA/grype_image@dev
50+
uses: MaibornWolff/secobserve_actions_templates/actions/SCA/trivy_image@dev
5151
with:
5252
target: 'maibornwolff/dd-import:latest'
5353
report_name: 'dd_import_trivy_image.json'

0 commit comments

Comments
 (0)