Skip to content

Commit d8a3d3e

Browse files
MGD-13107(fix): add back all-projects, remove target-reference arg
1 parent 99d7c5a commit d8a3d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
command: monitor
3535
args: >-
36-
--target-reference=${{ github.ref_name }}
36+
--all-projects
3737
--project-environment=external
3838
--project-lifecycle=development
3939
--project-business-criticality=low

0 commit comments

Comments
 (0)