Skip to content

Commit

Permalink
build(deps): bump mheap/github-action-required-labels from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 1 to 2.
- [Release notes](https://github.com/mheap/github-action-required-labels/releases)
- [Commits](mheap/github-action-required-labels@v1...v2)

---
updated-dependencies:
- dependency-name: mheap/github-action-required-labels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sagikazarmark committed Jun 21, 2022
1 parent 501b966 commit 0add84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Check minimum labels
uses: mheap/github-action-required-labels@v1
uses: mheap/github-action-required-labels@v2
with:
mode: minimum
count: 1
Expand Down

0 comments on commit 0add84c

Please sign in to comment.