Skip to content

Commit

Permalink
Merge pull request #6580 from psf/dependabot/github_actions/dessant/l…
Browse files Browse the repository at this point in the history
…ock-threads-5.0.0

Bump dessant/lock-threads from 4.0.1 to 5.0.0
  • Loading branch information
sigmavirus24 authored Nov 20, 2023
2 parents 9e98a87 + e66a07b commit c6de5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
if: github.repository_owner == 'psf'
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
- uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22 # v5.0.0
with:
issue-lock-inactive-days: 90
pr-lock-inactive-days: 90

0 comments on commit c6de5a1

Please sign in to comment.