diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index a5ea56320..93137e04d 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Validate the pull request id: validate - uses: Namchee/conventional-pr@v0.15.5 + uses: Namchee/conventional-pr@v0.15.6 with: access_token: ${{ secrets.GITHUB_TOKEN }} issue: false