Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issues with cargo-update workflow (#1244)
* Fix issues with cargo-update workflow This patch addresses many little issues: - The backtick (`) character was being interpreted as shell expansion in the `git commit` command - The `noreply` email for `phylum-bot` did not include the user ID - This repository does not use Conventional Commits, so the `build:` prefix was unnecessary * Use "phylum-bot" for committer name Co-authored-by: Charles Coggins <maxrake@users.noreply.github.com> --------- Co-authored-by: Charles Coggins <maxrake@users.noreply.github.com>
- Loading branch information