Commit 0a7104c4 authored by Joshua Gutow's avatar Joshua Gutow Committed by GitHub

Merge pull request #8528 from ethereum-optimism/dependabot/github_actions/actions/stale-9

build(deps): bump actions/stale from 4 to 9
parents 96a5836f 0c588a6e
......@@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
- uses: actions/stale@v9
with:
stale-pr-message: 'This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
stale-issue-label: 'S-stale'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment