diff --git a/.github/workflows/pr_triage.yml b/.github/workflows/pr_triage.yml index d8d66b70f..1befe48ef 100644 --- a/.github/workflows/pr_triage.yml +++ b/.github/workflows/pr_triage.yml @@ -22,7 +22,7 @@ jobs: ref: master - name: Update labels based on changes - uses: actions/labeler@v5 + uses: actions/labeler@v7 with: sync-labels: true dot: true