diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 9ecc68b..f537229 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,6 +19,6 @@ jobs: uses: actions/checkout@v4 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5.2.0 + uses: crazy-max/ghaction-github-labeler@v5.3.0 with: skip-delete: true