Add a similar configuration like we had for CircleCI for GitHub actions, but leaving off the cargo audit check. Since dependabot allready supports Rust there is no need to run cargo audit separately.
Checklist
[na] Tests added if applicable
[x] README updated if applicable
[na] CHANGELOG updated if applicable
[na] If a commit includes a breaking change, include the string [breaking-change] somewhere in the commit message
Add a similar configuration like we had for CircleCI for GitHub actions, but leaving off the cargo audit check. Since dependabot allready supports Rust there is no need to run cargo audit separately.
Checklist
[breaking-change]
somewhere in the commit message