diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index 06c9fc460..54e9521ea 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Validate the pull request id: validate - uses: Namchee/conventional-pr@v0.15.4 + uses: Namchee/conventional-pr@v0.15.5 with: access_token: ${{ secrets.GITHUB_TOKEN }} issue: false