diff --git a/.github/workflows/pull_requests_labels.yml b/.github/workflows/pull_requests_labels.yml index 2341050057f..9385df89f06 100644 --- a/.github/workflows/pull_requests_labels.yml +++ b/.github/workflows/pull_requests_labels.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Check the labels - uses: ludeeus/action-require-labels@1.0.0 + uses: ludeeus/action-require-labels@1.1.0 with: labels: >- Breaking Change, Experimental, pr: new-feature,