From c3ffe225c43d22cb87d45b591c306838ea5d3de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:21:04 +0000 Subject: [PATCH] build(deps):(deps): bump Namchee/conventional-pr from 0.15.5 to 0.15.6 (#6059) Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.15.5 to 0.15.6. - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/v0.15.5...v0.15.6) --- 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> Co-authored-by: Gabriel Luiz Freitas Almeida --- .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 a5ea56320..93137e04d 100644 --- a/.github/workflows/conventional-labels.yml +++ b/.github/workflows/conventional-labels.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Validate the pull request id: validate - uses: Namchee/conventional-pr@v0.15.5 + uses: Namchee/conventional-pr@v0.15.6 with: access_token: ${{ secrets.GITHUB_TOKEN }} issue: false