Update GitHub Actions#49
Update GitHub Actions#49peternewman merged 1 commit intocodespell-project:masterfrom DimitriPapadopoulos:actions
Conversation
peternewman
left a comment
There was a problem hiding this comment.
LGTM thanks!
Is there not a Dependabot or something we can get to do this automagically in future?
|
Yes, we can add a dependabot. However, I'd like to understand why it doesn't work in some cases, see for example bids-standard/bids-specification#1303. |
I have experienced the same thing. It seems to be significantly delayed in some cases. For example, we enabled the action updates 2022-05-02 in a repository: arduino/serial-monitor@4f1f74b And only finally received the PR for the (we did not have any outstanding Dependabot PRs so it was not a matter of hitting the I guess better late than never (which likely would be the case if we managed the versions manually). Even if it is a bit glitched, the pull requests I do receive from Dependabot are valuable so I think it is worth adding regardless. |
No description provided.