Add # vX version comments after SHA pinning in uses: directives to improve Renovate compatibility.
Following the format from mcp-maildir:
```yaml
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add # vX version comments after SHA pinning in uses: directives to improve Renovate compatibility.
Following the format from mcp-maildir: