diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 1319794..68539a1 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@v4.2.2 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5.0.0 + uses: crazy-max/ghaction-github-labeler@v5.1.0 with: skip-delete: true