diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 563e719..cfda36a 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,6 +11,6 @@ jobs: - name: Clone repo uses: actions/checkout@v7 - name: Add label - uses: actions/labeler@v6 + uses: actions/labeler@v7 with: sync-labels: true \ No newline at end of file