Skip to content

Commit

Permalink
- Fix trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke committed Jul 20, 2023
1 parent 1a251e4 commit 044796a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
image: ghcr.io/aquasecurity/trivy:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /home/runner/work/coherence-spring-sockshop-sample/coherence-spring-sockshop-sample:/repo

- /__w/coherence-spring-sockshop-sample/coherence-spring-sockshop-sample:/repo
steps:
- uses: actions/checkout@v3
- name: env
Expand Down

0 comments on commit 044796a

Please sign in to comment.