From aa5b82a62112151e5a4d6d45f577fdc2008800fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:58:32 +0000 Subject: [PATCH] Bump mheap/github-action-required-labels from 1.2.0 to 5.5.0 Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 1.2.0 to 5.5.0. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](https://github.com/mheap/github-action-required-labels/compare/v1.2.0...5.5.0) --- updated-dependencies: - dependency-name: mheap/github-action-required-labels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-label-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-label-check.yaml b/.github/workflows/pr-label-check.yaml index 597a0428..68a0c9a2 100644 --- a/.github/workflows/pr-label-check.yaml +++ b/.github/workflows/pr-label-check.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: # must set one of required label, for release note generator - - uses: mheap/github-action-required-labels@v1.2.0 + - uses: mheap/github-action-required-labels@5.5.0 with: mode: exactly count: 1