Skip to content

Commit 8cb922c

Browse files
Bump mheap/github-action-required-labels from 2 to 3 (#938)
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 2 to 3. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](mheap/github-action-required-labels@v2...v3) --- updated-dependencies: - dependency-name: mheap/github-action-required-labels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evans Mungai <[email protected]>
1 parent 94dd7a6 commit 8cb922c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/require-pr-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
require-bug-labels:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: mheap/github-action-required-labels@v2
20+
- uses: mheap/github-action-required-labels@v3
2121
if: ${{ github.event.label.name == 'type::bug' }}
2222
with:
2323
mode: exactly

0 commit comments

Comments
 (0)