diff --git a/.github/workflows/thread-automation.yaml b/.github/workflows/thread-automation.yaml index 45e230a..f4a3327 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.1.0 + - uses: actions/stale@v10.1.1 with: exempt-all-assignees: true exempt-all-milestones: true