From 392ab7fc61cd43dfcd6f58fb82dc74aa3e66da70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=A3=20Bida=20Vacaro?= Date: Fri, 22 Dec 2023 14:54:08 -0300 Subject: [PATCH] test release --- .github/workflows/pr-title-linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title-linter.yaml b/.github/workflows/pr-title-linter.yaml index 7e9fa3a..58528fa 100644 --- a/.github/workflows/pr-title-linter.yaml +++ b/.github/workflows/pr-title-linter.yaml @@ -15,6 +15,6 @@ jobs: - uses: actions/checkout@v3 - name: Semantic Release PR Title Check - uses: osl-incubator/semantic-release-pr-title-check@v1.4.2 + uses: osl-incubator/semantic-release-pr-title-check@v1.4.3 with: convention-name: conventionalcommits