pin-github-action icon indicating copy to clipboard operation
pin-github-action copied to clipboard

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

Open l0b0 opened this issue 2 years ago • 2 comments

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.

l0b0 avatar Nov 22 '23 22:11 l0b0

As described by Dependabot:

  • https://github.blog/changelog/2022-10-31-dependabot-now-updates-comments-in-github-actions-workflows-referencing-action-versions/

And related Renovate docs:

  • https://docs.renovatebot.com/modules/manager/github-actions/#additional-information

MPV avatar Jan 10 '25 08:01 MPV

I missed this opportunity when releasing v2. Give me a couple more weeks and I'll bump to v3 with this change.

mheap avatar Jan 29 '25 10:01 mheap