Skip to content

Commit

Permalink
Merge pull request #12324 from pypa/dependabot/github_actions/dessant…
Browse files Browse the repository at this point in the history
…/lock-threads-4

Bump dessant/lock-threads from 3 to 4
  • Loading branch information
pradyunsg authored Oct 7, 2023
2 parents fd608c3 + 431cf5a commit 53059d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: github.repository_owner == 'pypa'
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
- uses: dessant/lock-threads@v4
with:
issue-inactive-days: '30'
pr-inactive-days: '15'

0 comments on commit 53059d3

Please sign in to comment.