diff --git a/.github/workflows/label-pr.yml b/.github/workflows/label-pr.yml index b8425dd9cc3a..3fbe8a7a4489 100644 --- a/.github/workflows/label-pr.yml +++ b/.github/workflows/label-pr.yml @@ -42,6 +42,6 @@ jobs: console.log('No changes to workflow file detected, proceeding with label addition.'); - name: Add labels - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 with: sync-labels: true # Remove labels when matching files are reverted