Commit 2854f67
committed
ci: fix workflow-linter YAML parse error + self-flag bug
Sync canonical fixed version from gitbot-fleet. Combined fix:
1. The 'Add permissions...' multi-line echo had a YAML literal-block
indentation bug that crashed the workflow file parser.
2. The action-pinning grep matched its own source line.
Anchored to '^[[:space:]]+uses:' so only real workflow steps match.1 parent b2f28c3 commit 2854f67
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
0 commit comments