diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index c22bfcbbe..0cc26c2b1 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest if: github.repository == 'cxlinux-ai/cx-core' steps: - - uses: actions/stale@v10.1.1 + - uses: actions/stale@v10.2.0 with: only-labels: waiting-on-op labels-to-remove-when-unstale: waiting-on-op