diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 571f3fc5758b5..f8aab2e1e4482 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Prune Stale - uses: actions/stale@428b0ed64d74596742200dc98805bb90f39ef9f0 + uses: actions/stale@02e44c81cc3144e8817a5686f3d7c24658f6f1e6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} # Different amounts of days for issues/PRs are not currently supported but there is a PR