Closed kbdharun closed 7 months ago
I agree with @niklasmohrin. The "github-actions" dependabot check is great, but for Cargo we already get dependabot PRs for security issues. For regular updates, I'd prefer to do those manually, so it would be nice if you could remove the package-ecosystem: "cargo"
config.
If this PR is close to merging and it doesn't hold it back, maybe the change to run the gh-pages action only on release tags could be done here?
If you want to keep it separate I can do a quick PR to do that if it would help?
Re: https://github.com/dbrgn/tealdeer/issues/358#issuecomment-2045967635
Lets do it separately
If you want to avoid the conflicts, I can merge this in the next couple of days
Thanks!
Changes
actions
fromv3
(Node 16) tov4
(Node 20).For #349