From 482fda3e4264aa836f7ce52508446509e73c777a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:51:30 +0000 Subject: [PATCH] chore(deps): bump Namchee/conventional-pr from 0.15.1 to 0.15.4 Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.15.1 to 0.15.4. - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/v0.15.1...v0.15.4) --- updated-dependencies: - dependency-name: Namchee/conventional-pr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_lint.yml b/.github/workflows/pr_lint.yml index a8a31dac8..927810eb2 100644 --- a/.github/workflows/pr_lint.yml +++ b/.github/workflows/pr_lint.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: Namchee/conventional-pr@v0.15.1 + - uses: Namchee/conventional-pr@v0.15.4 # env: # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: