-
Notifications
You must be signed in to change notification settings - Fork 8
build(.github): pin actions to commit-hash #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
RafaelGSS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW dependabot and renovatebot automatically update those dependencies in the same way as git tags.
That's fine as this repo doesn't automerge dependabot updates, so someone will now need to manually review and merge, adding an extra layer of security. :) |
mcollina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
gurgunday
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm if @jsumners is convinced, I feel like this trades convenience for security
|
I am not blocking this. But I am having a hard time understanding the difference between using tags for GitHub maintained actions and letting Dependabot update the hashes automatically. |
After what has been happening with tj-actions/changed-files over the past week this is probably a sensible idea.
@RafaelGSS even wrote about it a while back!
Checklist
and the Code of conduct