diff --git a/.github/workflows/triageops-labels.yml b/.github/workflows/triageops-labels.yml index 7480d8d..8eda396 100644 --- a/.github/workflows/triageops-labels.yml +++ b/.github/workflows/triageops-labels.yml @@ -27,7 +27,7 @@ jobs: issues: write steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Automate labels management uses: crazy-max/ghaction-github-labeler@v5 with: