Skip to content

Commit

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

0 comments on commit 2eda31f

Please sign in to comment.