Skip to content

Commit

Permalink
fix: branch name
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 28, 2024
1 parent d6c4972 commit 5d9ea33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ on:
- cron: "0 12 * * *"
jobs:
update:
# uses: vdaas/vald-client-ci/.github/workflows/_update-deps.yaml@main
uses: vdaas/vald-client-ci/.github/workflows/_update-deps.yaml@fix/add-directory-name
uses: vdaas/vald-client-ci/.github/workflows/_update-deps.yaml@main
with:
config_file_path: .github/dependabot-cli.yaml
pr_branch_name: chore/update-npm
Expand Down

0 comments on commit 5d9ea33

Please sign in to comment.