Skip to content

Commit

Permalink
ci: use commit-me@v1 of action
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-de-Jong committed Dec 14, 2023
1 parent fb8cdcb commit e192df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Conventional Commits Compliance
runs-on: ubuntu-latest
steps:
- uses: dev-build-deploy/commit-me@v0
- uses: dev-build-deploy/commit-me@v1
with:
token: ${{ github.token }}
config: .github/.commit-me.json

0 comments on commit e192df9

Please sign in to comment.