diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 37767df1..79dbf48c 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -13,7 +13,7 @@ jobs: - name: Check out the repository uses: actions/checkout@v6 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5.3.0 + uses: crazy-max/ghaction-github-labeler@v6.0.0 with: configuration-path: .github/labels.yml skip-delete: true