From d83de4e99234e868b77e8ee56b3f536dc9394bbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:46:44 +0000 Subject: [PATCH] chore(deps): update namchee/conventional-pr action to v0.15.5 --- .github/workflows/conv-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conv-pull-requests.yml b/.github/workflows/conv-pull-requests.yml index 71c6d69..6fb3c51 100644 --- a/.github/workflows/conv-pull-requests.yml +++ b/.github/workflows/conv-pull-requests.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: conventional-pr - uses: Namchee/conventional-pr@v0.15.4 + uses: Namchee/conventional-pr@v0.15.5 with: access_token: ${{ secrets.GITHUB_TOKEN }} ignored_users: snyk-bot