diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 0130d14f57bc2..c544b7374e6f4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Prune Stale - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b + uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 with: repo-token: ${{ secrets.GITHUB_TOKEN }} # Different amounts of days for issues/PRs are not currently supported but there is a PR