From edf503e80f697633ac51fc5464c900ac2a1559af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:53:53 +0000 Subject: [PATCH] chore(deps): update namchee/conventional-pr action to v0.14.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..8d8e2ed 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.14.1 with: access_token: ${{ secrets.GITHUB_TOKEN }} ignored_users: snyk-bot