From cee21a1e19376e1396c52be02b3dfd283c5a3625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:08:07 +0100 Subject: [PATCH] chore(deps): bump Namchee/conventional-pr from 0.15.1 to 0.15.3 (#252) 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/93f510707dd4ef011c5e8fe7c94c93c59fc86d4c...8378fb29fcf8e0b18ce4f366ffd70483e5e9e8d8) --- updated-dependencies: - dependency-name: Namchee/conventional-pr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/validate-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-pr.yml b/.github/workflows/validate-pr.yml index 101d559d..846dd7d5 100644 --- a/.github/workflows/validate-pr.yml +++ b/.github/workflows/validate-pr.yml @@ -11,7 +11,7 @@ jobs: conventional-commit: runs-on: ubuntu-latest steps: - - uses: Namchee/conventional-pr@93f510707dd4ef011c5e8fe7c94c93c59fc86d4c # v0.15.1 + - uses: Namchee/conventional-pr@8378fb29fcf8e0b18ce4f366ffd70483e5e9e8d8 # v0.15.3 with: access_token: ${{ secrets.GITHUB_TOKEN }} body: false