Skip to content

Commit

Permalink
ci(github): update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Aug 20, 2023
1 parent f90b711 commit 5ce9f6a
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 @@ -29,5 +29,5 @@ jobs:
- name: Git commit and push
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'feat: generate lib from braze-specification'
commit_message: 'feat(lib): generate code from braze-specification'
add_options: '-A'

0 comments on commit 5ce9f6a

Please sign in to comment.