diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 000738a6e..9167c8552 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -29,7 +29,7 @@ jobs: - uses: hmarr/debug-action@v2.1.0 - name: "Validate PR's title" - uses: thehanimo/pr-title-checker@v1.4.0 + uses: thehanimo/pr-title-checker@v1.4.1 with: GITHUB_TOKEN: ${{ github.token }} pass_on_octokit_error: false