Update dependency-check.yml
This commit is contained in:
2
.github/workflows/dependency-check.yml
vendored
2
.github/workflows/dependency-check.yml
vendored
@@ -95,7 +95,7 @@ jobs:
|
|||||||
echo ""
|
echo ""
|
||||||
echo "Changes to template:"
|
echo "Changes to template:"
|
||||||
git diff Cargo.toml.liquid
|
git diff Cargo.toml.liquid
|
||||||
git checkout -b ${{ github.actor }}:deps/auto-upgrade-${{ github.run_number }}
|
git checkout -b deps/auto-upgrade-${{ github.run_number }}
|
||||||
git add Cargo.toml.liquid
|
git add Cargo.toml.liquid
|
||||||
git commit -m "chore: upgrade dependencies"
|
git commit -m "chore: upgrade dependencies"
|
||||||
working-directory: ${{ github.workspace }}
|
working-directory: ${{ github.workspace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user