diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index e5d252d4..1e9cc2a6 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,6 +16,6 @@ jobs: uses: actions/checkout@v4.2.0 - 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