|
|
@@ -143,7 +143,7 @@ jobs:
|
|
|
go clean -cache
|
|
|
go clean -modcache
|
|
|
- name: Run Trivy vulnerability scanner
|
|
|
- uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # master
|
|
|
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # master
|
|
|
with:
|
|
|
image-ref: ${{ inputs.image-name }}:${{ steps.container_info.outputs.image-tag }}
|
|
|
format: 'table'
|