diff --git a/.github/workflows/pr_labels.yml b/.github/workflows/pr_labels.yml index 9c318344e..a9e4332ff 100644 --- a/.github/workflows/pr_labels.yml +++ b/.github/workflows/pr_labels.yml @@ -21,7 +21,7 @@ jobs: ref: master - name: Update labels - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: sync-labels: true dot: true