Skip to content

Commit

Permalink
Update build-maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsinghc11 authored Sep 13, 2024
1 parent db8eacc commit 1b9ab66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: jf audit .

- name: Audit with JFrog Xray
run: jf scan --watches=my-watch **/*
run: jf scan **/*

- name: Collect environment variables for build
env:
Expand Down

0 comments on commit 1b9ab66

Please sign in to comment.