From ce5c75cda08e78d47d2bdbe4d8fb98c3ac3d7696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:12:50 +0000 Subject: [PATCH] Bump github/issue-labeler from 3.2 to 3.3 (#169) Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.2 to 3.3. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](https://github.com/github/issue-labeler/compare/v3.2...v3.3) --- updated-dependencies: - dependency-name: github/issue-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-label.yml b/.github/workflows/ci-label.yml index bf1c3d3..d3c018a 100644 --- a/.github/workflows/ci-label.yml +++ b/.github/workflows/ci-label.yml @@ -19,7 +19,7 @@ jobs: configuration-path: .github/pull_request_labeler.yml repo-token: ${{ secrets.GITHUB_TOKEN }} - - uses: github/issue-labeler@v3.2 + - uses: github/issue-labeler@v3.3 with: configuration-path: .github/labeler.yml enable-versioned-regex: 0