Skip to content

Commit

Permalink
Merge pull request #6358 from killianmuldoon/fix/dependabot-modules
Browse files Browse the repository at this point in the history
🌱  update dependabot modules command
  • Loading branch information
k8s-ci-robot authored Mar 31, 2022
2 parents abb337e + d843938 commit 10c7a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Update all modules
run: make modules
run: make generate-modules
- name: Update generated code
run: make generate
- uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 10c7a3d

Please sign in to comment.