diff --git a/.github/workflows/thread-automation.yaml b/.github/workflows/thread-automation.yaml index 4fd09ce..8e0cd42 100644 --- a/.github/workflows/thread-automation.yaml +++ b/.github/workflows/thread-automation.yaml @@ -32,7 +32,7 @@ jobs: concurrency: group: stale steps: - - uses: actions/stale@v10.1.1 + - uses: actions/stale@v10.2.0 with: exempt-all-assignees: true exempt-all-milestones: true