Skip to content

Commit a057128

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 694adff commit a057128

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/scripts/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ bash .github/scripts/test-update-example-versions.sh
3636
**Tests included**:
3737
1. Version extraction from pom.xml
3838
2. SNAPSHOT suffix stripping
39-
3. Full script execution
40-
4. Version pattern matching (sed patterns)
41-
5. Selective replacement (only updates dependency blocks)
42-
6. Error handling (missing files)
39+
3. Script accepts version argument
40+
4. Full script execution
41+
5. Version pattern matching (sed patterns)
42+
6. Selective replacement (only updates dependency blocks)
43+
7. Error handling (missing files)
4344

4445
**Exit codes**:
4546
- `0`: All tests passed

0 commit comments

Comments
 (0)