Add version comments (# v6, # v3.1.0, # main, # v4) after each pinned SHA in uses: directives.
This makes Renovate/Mend bot compatibility easier, as version comments allow automated dependency update tools to recognize the version being used and suggest updates accordingly.
Add version comments (`# v6`, `# v3.1.0`, `# main`, `# v4`) after each pinned SHA in `uses:` directives.
This makes Renovate/Mend bot compatibility easier, as version comments allow automated dependency update tools to recognize the version being used and suggest updates accordingly.
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 version comments (
# v6,# v3.1.0,# main,# v4) after each pinned SHA inuses:directives.This makes Renovate/Mend bot compatibility easier, as version comments allow automated dependency update tools to recognize the version being used and suggest updates accordingly.