From 39ce32784cf56b1e573ab0ac9c3b5ab4cb3fda87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 10:00:20 +0000 Subject: [PATCH] Bump mheap/github-action-required-labels from 2 to 5 Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 2 to 5. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](https://github.com/mheap/github-action-required-labels/compare/v2...v5) --- 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/semver-require.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semver-require.yaml b/.github/workflows/semver-require.yaml index 58cc23b54c..d584899306 100644 --- a/.github/workflows/semver-require.yaml +++ b/.github/workflows/semver-require.yaml @@ -10,7 +10,7 @@ jobs: semver: runs-on: ubuntu-latest steps: - - uses: mheap/github-action-required-labels@v2 + - uses: mheap/github-action-required-labels@v5 with: mode: exactly count: 1