diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 43252b6..c6d36a2 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -13,6 +13,6 @@ jobs: uses: actions/checkout@v3.3.0 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v4.1.0 + uses: crazy-max/ghaction-github-labeler@v5.0.0 with: skip-delete: true \ No newline at end of file