Add rust-maintain to auto-update Dependencies and auto-fix lints#58
Add rust-maintain to auto-update Dependencies and auto-fix lints#58
rust-maintain to auto-update Dependencies and auto-fix lints#58Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
==========================================
- Coverage 98.53% 98.52% -0.02%
==========================================
Files 21 21
Lines 6775 6775
==========================================
- Hits 6676 6675 -1
- Misses 99 100 +1
☔ View full report in Codecov by Sentry. |
fa8fd27 to
dd5e8bc
Compare
matt-codecov
left a comment
There was a problem hiding this comment.
should we change our dependabot config in some way to delegate to this action?
| pull-requests: write | ||
|
|
||
| steps: | ||
| # you should use a *pinned commit*: |
There was a problem hiding this comment.
Just a reminder about software supply chain issues and auditing your dependencies: https://github.com/Swatinem/rust-maintain?tab=readme-ov-file#permissions--security :-)
As this action is running with hightened permissions.
|
Well, good that I run this on a real world repo, there was two problems with this run:
|
See https://github.com/Swatinem/rust-maintain.
I published this action a while back, but haven’t hooked it up yet to an existing repo.