diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 9054eec..7500b3e 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -15,6 +15,6 @@ jobs: fetch-depth: 1 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5.0.0 + uses: crazy-max/ghaction-github-labeler@v5.2.0 with: skip-delete: true