diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 63f82b8..38cabdd 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -17,6 +17,6 @@ jobs: uses: actions/checkout@v3 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v4.2.0 + uses: crazy-max/ghaction-github-labeler@v5.0.0 with: skip-delete: true