diff --git a/packages/action/src/ghosts/bump/checkCumulativeUpdate.ts b/packages/action/src/ghosts/bump/checkCumulativeUpdate.ts index 79231fe6..004b353a 100644 --- a/packages/action/src/ghosts/bump/checkCumulativeUpdate.ts +++ b/packages/action/src/ghosts/bump/checkCumulativeUpdate.ts @@ -1,6 +1,6 @@ import { ActionOctokit } from 'octoflare/action' -const thresh = 10 +const thresh = 20 export const checkCumulativeUpdate = async ({ repo,