We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46459cf commit 1f9b706Copy full SHA for 1f9b706
.github/workflows/trivy-scan.yml
@@ -20,7 +20,7 @@ jobs:
20
image: ghcr.io/aquasecurity/trivy:latest
21
volumes:
22
- /var/run/docker.sock:/var/run/docker.sock
23
- - /home/runner/work/coherence-py-client/coherence-py-client:/repo
+ - /home/runner/work/coherence-js-client/coherence-js-client:/repo
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments