Test trivy with cache.
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
|||||||
ACTIONS_RUNTIME_TOKEN: ''
|
ACTIONS_RUNTIME_TOKEN: ''
|
||||||
with:
|
with:
|
||||||
outputs: type=docker,dest=/tmp/startup.tar
|
outputs: type=docker,dest=/tmp/startup.tar
|
||||||
cache-to: type=local,src=/tmp
|
cache-to: type=local,dest=/tmp
|
||||||
|
|
||||||
- name: Check with trivy
|
- name: Check with trivy
|
||||||
uses: aquasecurity/trivy-action@master
|
uses: aquasecurity/trivy-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user