Implement a CD process where any PR merged to master will
automatically trigger a crate publish, a tag, a 'chore(release):'
PR which is auto merged, and a GitHub release.
This PR also adds auto merging for dependabot PRs which pass CI.
This PR also adds a scheduled security audit on the repository's
dependencies.
Implement a CD process where any PR merged to master will automatically trigger a crate publish, a tag, a 'chore(release):' PR which is auto merged, and a GitHub release. This PR also adds auto merging for dependabot PRs which pass CI. This PR also adds a scheduled security audit on the repository's dependencies.