Skip to content

Commit

Permalink
build(deps): Bump taskmedia/action-conventional-commits from 1.1.15 t…
Browse files Browse the repository at this point in the history
…o 1.1.16 (#1610)

Approved-by: Alexander Jung <alex@unikraft.io>
  • Loading branch information
nderjung committed Apr 28, 2024
2 parents ee221a6 + caf6b0d commit d46c42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-format-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Commit Format Check
if: always()
uses: taskmedia/action-conventional-commits@v1.1.15
uses: taskmedia/action-conventional-commits@v1.1.16
with:
types: "build|ci|docs|feat|fix|perf|refactor|style|test|revert|gomod"

Expand Down

0 comments on commit d46c42b

Please sign in to comment.