Skip to content

Commit 3a69982

Browse files
authoredFeb 8, 2024
Bump ludeeus/action-require-labels from 1.0.0 to 1.1.0 (#542)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01e5205 commit 3a69982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pr-labels.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: 🏷 Verify PR has a valid label
20-
uses: ludeeus/action-require-labels@1.0.0
20+
uses: ludeeus/action-require-labels@1.1.0
2121
with:
2222
labels: >-
2323
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.