Skip to content

Commit

Permalink
feat(github-action): update mheap/github-action-required-labels actio…
Browse files Browse the repository at this point in the history
…n ( v5.4.2 → 5.5.0 )
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 8ecd282 commit 7452c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prevent-merging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Prevent Merging
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5.4.2
- uses: mheap/github-action-required-labels@5.5.0
with:
count: 0
mode: exactly
Expand Down

0 comments on commit 7452c34

Please sign in to comment.