Skip to content

Commit

Permalink
ci: add options to pass commitlint to trunk-upgrade action
Browse files Browse the repository at this point in the history
  • Loading branch information
rriski committed Feb 1, 2024
1 parent 76d9e55 commit 557d072
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trunk-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
with:
go-version-file: go.mod
- uses: trunk-io/trunk-action/upgrade@v1
with:
prefix: "ci(deps): "
lowercase-title: true

0 comments on commit 557d072

Please sign in to comment.