diff --git a/.github/workflows/validator-pull-request-labeler.yml b/.github/workflows/validator-pull-request-labeler.yml index dfdb774ac8df..e8ef7e65254e 100644 --- a/.github/workflows/validator-pull-request-labeler.yml +++ b/.github/workflows/validator-pull-request-labeler.yml @@ -29,7 +29,7 @@ jobs: - uses: hmarr/debug-action@v3.0.0 - name: "Validate PR's title" - uses: thehanimo/pr-title-checker@v1.4.2 + uses: thehanimo/pr-title-checker@v1.4.3 with: GITHUB_TOKEN: ${{ github.token }} pass_on_octokit_error: false