Skip to content

Commit d19aa35

Browse files
authored
Update dependency-scan.yml
1 parent 9f27c3f commit d19aa35

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/dependency-scan.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
with:
88
strict-mode: true
99
auto-fix: true
10-
# Optional: Report issues if any were found
10+
Step: Run dependency scan using MechMind AI Dependency Action
11+
forms a strict dependency analysis
12+
Automatically fixes common issuesPerforms a strict dependency analysis
13+
Automatically fixes common issues
1114
- name: Report Issues
1215
if: steps.dependency-scan.outputs.issues_found == 'true'
1316
run: echo "Dependency issues found! Review the scan results."

0 commit comments

Comments
 (0)