Skip to content

Commit

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

Bump dessant/lock-threads from 3.0.0 to 4.0.1
  • Loading branch information
nateprewitt committed Aug 12, 2023
2 parents 8112fcc + ea49261 commit 6ad4936
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@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6 # v3.0.0
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
with:
issue-lock-inactive-days: 90
pr-lock-inactive-days: 90

0 comments on commit 6ad4936

Please sign in to comment.