Skip to content

Commit 2fdeb3f

Browse files
MelvinKljoaopalet
andauthored
Update .github/workflows/dependency-checker.yaml
Co-authored-by: João Palet <joao.palet@outlook.com>
1 parent 9afa44e commit 2fdeb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
pip install poetry
2727
28-
pr_name=$(echo "Dependency Update")
28+
pr_name=$(echo "Dependency Updates")
2929
3030
make update-dependencies
3131
branch_name="dependency-updater-${{ github.run_id }}"

0 commit comments

Comments
 (0)