Skip to content

Commit

Permalink
Bump mnajdova/github-action-required-labels action to v2.1 (mui#34367)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and alexfauquette committed Oct 14, 2022
1 parent 5f84edc commit c6ac7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-if-pr-has-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
# Tests that label is added on the PR
runs-on: ubuntu-latest
steps:
- uses: mnajdova/github-action-required-labels@v2.0
- uses: mnajdova/github-action-required-labels@v2.1
with:
mode: minimum
count: 1
Expand Down

0 comments on commit c6ac7cd

Please sign in to comment.