diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index 0707429f..e320df7e 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Validate PR title follows Conventional Commits id: validate - uses: Namchee/conventional-pr@v0.15.6 + uses: Namchee/conventional-pr@v0.15 with: access_token: ${{ secrets.GITHUB_TOKEN }} issue: false