diff --git a/.github/workflows/thread-automation.yaml b/.github/workflows/thread-automation.yaml index 8e0cd42..c16f4d6 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.2.0 + - uses: actions/stale@v10.3.0 with: exempt-all-assignees: true exempt-all-milestones: true