Test trivy with cache.

This commit is contained in:
2024-03-08 15:25:24 +01:00
parent 23eb9e8b40
commit 611c1c479f

View File

@@ -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