mheap / pin-github-action

Pin your GitHub actions to a specific hash
MIT License
73 stars 7 forks source link

`--comment=" {ref}"` should be the default #149

Open l0b0 opened 10 months ago

l0b0 commented 10 months ago

The original comment format is not compatible with Dependabot and Renovate, but --comment=" {ref}" is. These tools are very popular, so it would make sense to change the default to this format.