From 287292f76ff3af2e3263e405e4cd20da5a611304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:04:33 +0000 Subject: [PATCH] build(deps): bump Namchee/conventional-pr from 0.13.0 to 0.14.1 Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.13.0 to 0.14.1. - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/v0.13.0...v0.14.1) --- updated-dependencies: - dependency-name: Namchee/conventional-pr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 755a1e9..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.13.0 + uses: Namchee/conventional-pr@v0.14.1 with: access_token: ${{ secrets.GITHUB_TOKEN }} ignored_users: snyk-bot