diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 1b5c6d2..70b8614 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -14,6 +14,6 @@ jobs: steps: - name: check-for-cc id: check-for-cc - uses: agenthunt/conventional-commit-checker-action@v2.0.0 + uses: agenthunt/conventional-commit-checker-action@v2.0.1 with: pr-title-regex: "^(.+)(?:(([^)s]+)))?!?: (.+)"