Skip to content

Commit 10d600e

Browse files
committed
PRODSEC-1585 path update
1 parent 0c59c06 commit 10d600e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-master-pulls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
WIZ_CLIENT_SECRET: ${{ secrets.WIZ_CLIENT_SECRET }}
5555

5656
- name: Scan Maven build directory with Wiz
57-
run: ./wizcli dir scan --path ./target
57+
run: ./wizcli dir scan --path ./modules
5858

5959
build-java8:
6060
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)