diff --git a/.github/workflows/triageops-labels.yml b/.github/workflows/triageops-labels.yml index 8eda396..b185ebd 100644 --- a/.github/workflows/triageops-labels.yml +++ b/.github/workflows/triageops-labels.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Automate labels management - uses: crazy-max/ghaction-github-labeler@v5 + uses: crazy-max/ghaction-github-labeler@v6 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml