Skip to content

Commit

Permalink
Merge pull request #2026 from Nordix/fix/dependabot-generate-kashif
Browse files Browse the repository at this point in the history
🌱 Add manifest generation while generating code
  • Loading branch information
metal3-io-bot authored Oct 30, 2024
2 parents 0a24bcb + 85001e5 commit 20f3629
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 @@ -45,7 +45,7 @@ jobs:
- name: Update all modules
run: make mod
- name: Update generated code
run: make generate
run: make generate manifests
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
name: Commit changes
with:
Expand Down

0 comments on commit 20f3629

Please sign in to comment.