fix: add version comments to Gitea Actions workflow #7
Reference in New Issue
Block a user
Delete Branch "fix/action-version-comments"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.