From 9ebd44109a13748bd94dbbf00a8e3bfeb496d784 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 10:07:24 +0000 Subject: [PATCH] chore(deps): update namchee/conventional-pr action to v0.15.1 --- .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 19f2944..625bf9d 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.14.0 + uses: Namchee/conventional-pr@v0.15.1 with: access_token: ${{ secrets.GITHUB_TOKEN }} ignored_users: snyk-bot