diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 877100fa..bd689529 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -14,4 +14,4 @@ jobs: # Reads labels from .github/labels.yml - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v4 \ No newline at end of file + uses: crazy-max/ghaction-github-labeler@v5 \ No newline at end of file