diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 1c3a9f1b..12c92bad 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: hmarr/debug-action@v3.0.0 - - uses: thehanimo/pr-title-checker@v1.4.1 + - uses: thehanimo/pr-title-checker@v1.4.2 name: "Validate PR's title" with: GITHUB_TOKEN: ${{ secrets.GIT_PAT }}