diff --git a/.github/workflows/titlecheck.yml b/.github/workflows/titlecheck.yml index f66e977..e3d2502 100644 --- a/.github/workflows/titlecheck.yml +++ b/.github/workflows/titlecheck.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check conventinal title - uses: aslafy-z/conventional-pr-title-action@v2.2.5 + uses: aslafy-z/conventional-pr-title-action@v3.2.0 with: success-state: Title follows the specification. failure-state: Title does not follow the specification.