Fix github action for dependabot (#2776)

This commit is contained in:
Kenjiro Nakayama 2023-07-31 22:59:32 +09:00 committed by GitHub
parent edf95e6071
commit 48669141e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Run hack scripts - name: Run hack scripts
working-directory: ./src/github.com/${{ github.repository }} working-directory: ./src/github.com/${{ github.repository }}
run: run: |
./hack/update-deps.sh ./hack/update-deps.sh
./hack/update-codegen.sh ./hack/update-codegen.sh