diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 6c8202f..9e1e846 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -11,7 +11,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d + - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f with: stale-issue-message: "This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days." close-issue-message: "This issue was closed because it has been stalled for 35 days with no activity."