package-analysis
package-analysis copied to clipboard
Dependabot doesn't update version string in comments to .yml files
When dependabot updates a dependency version in a github action ,yml files, it only changes the commit hash. This means that the version number in the inline comment becomes stale.
Can dependabot be configured to update the comment too?