From 392cbff372f7b132b7928ce68bbc70113b3af1fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:26:14 +0000 Subject: [PATCH] chore(deps): bump Namchee/conventional-pr from 0.15.1 to 0.15.3 Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.15.1 to 0.15.3. - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/v0.15.1...v0.15.3) --- updated-dependencies: - dependency-name: Namchee/conventional-pr dependency-type: direct:production update-type: version-update:semver-patch ... 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 625bf9d..c00abe8 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.1 + uses: Namchee/conventional-pr@v0.15.3 with: access_token: ${{ secrets.GITHUB_TOKEN }} ignored_users: snyk-bot