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