diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6bee6017c..0eef3a961 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -21,7 +21,7 @@ jobs: - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@v5.3.0 + uses: crazy-max/ghaction-github-labeler@v6.0.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/config/labels.yml