From cc1a5efe9229f69915c54bcdb8b2aa8dd4eac073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:27:52 -0800 Subject: [PATCH] build(deps):(deps): bump Namchee/conventional-pr from 0.15.4 to 0.15.5 (#4974) Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/v0.15.4...v0.15.5) --- 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/conventional-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional-labels.yml b/.github/workflows/conventional-labels.yml index 06c9fc460..54e9521ea 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Validate the pull request id: validate - uses: Namchee/conventional-pr@v0.15.4 + uses: Namchee/conventional-pr@v0.15.5 with: access_token: ${{ secrets.GITHUB_TOKEN }} issue: false