Skip to content
Snippets Groups Projects
Unverified Commit c6e2c383 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/stale action to v6 (#18426)

parent 9a724584
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ jobs: ...@@ -13,7 +13,7 @@ jobs:
stale: stale:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/stale@99b6c709598e2b0d0841cd037aaf1ba07a4410bd # tag=v5.2.0 - uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # tag=v6.0.1
with: with:
# Rate limit per run, (defaults to 30, but we've increased it to 40 for now). # Rate limit per run, (defaults to 30, but we've increased it to 40 for now).
operations-per-run: 40 operations-per-run: 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment