You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like to have.
We have set the SHA hash for all our GH actions according to best practice. Unfortunately, this obscures which version (vX.Y.Z) we are using. dependabot has recently added a feature where it will update a version number in a comment when it bumps the SHA.
Describe the feature you'd like to have.
We have set the SHA hash for all our GH actions according to best practice. Unfortunately, this obscures which version (vX.Y.Z) we are using. dependabot has recently added a feature where it will update a version number in a comment when it bumps the SHA.
We should add version comments so that dependabot will start updating them. Example:
https://github.com/dependabot/dependabot-core/blob/b4112ce4639d7eed1e3b2e0792eb7533f7cb125f/github_actions/spec/fixtures/workflow_files/pinned_sources_version_comments.yml#L7
What is the value to the end user? (why is it a priority?)
How will we know we have a good solution? (acceptance criteria)
Additional context
The text was updated successfully, but these errors were encountered: