diff --git a/.github/workflows/thread-automation.yaml b/.github/workflows/thread-automation.yaml index 60ea5f0..45e230a 100644 --- a/.github/workflows/thread-automation.yaml +++ b/.github/workflows/thread-automation.yaml @@ -23,7 +23,7 @@ jobs: concurrency: group: stale steps: - - uses: actions/stale@v10.0.0 + - uses: actions/stale@v10.1.0 with: exempt-all-assignees: true exempt-all-milestones: true