Skip to content

Commit

Permalink
Merge pull request #3649 from 3scale/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-9

Bump actions/stale from 8 to 9
  • Loading branch information
akostadinov authored Dec 7, 2023
2 parents 6847767 + ed9e7a5 commit 8500d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-pr-message: 'This PR is stale because it has not received activity for more than 14 days. Remove stale label or comment or this will be closed in 7 days.'
days-before-stale: 14
Expand Down

0 comments on commit 8500d13

Please sign in to comment.