diff --git a/.github/workflows/no-response.yaml b/.github/workflows/no-response.yaml index 7d97d6e..20d0f21 100644 --- a/.github/workflows/no-response.yaml +++ b/.github/workflows/no-response.yaml @@ -39,7 +39,7 @@ jobs: # the `status: needs more info` label, the issue should be closed automatically. # 5. Set the `close-issue-message` parameter with a text that will be placed as a comment to the respective issue that # is closed to explain why the issue was closed. - - uses: actions/stale@v10 + - uses: actions/stale@v11 with: stale-issue-label: 'status: needs more info' days-before-stale: -1