diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 498841b8..eba63ec9 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -19,6 +19,6 @@ jobs: - name: Clone repo uses: actions/checkout@v5 - name: Add label - uses: actions/labeler@v5.0.0 + uses: actions/labeler@v6.0.1 with: sync-labels: true \ No newline at end of file