We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0816b1 commit e4a70e0Copy full SHA for e4a70e0
.github/workflows/dependencies.yml
@@ -12,7 +12,7 @@ on:
12
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
- BRANCH: cargo-update
+ BRANCH: cargo-update2
16
TITLE: "chore(deps): weekly `cargo update`"
17
BODY: |
18
Automation to keep dependencies in `Cargo.lock` current.
0 commit comments