Skip to content

Commit

Permalink
Merge pull request #6587 from jupyter/dependabot/github_actions/dessa…
Browse files Browse the repository at this point in the history
…nt/lock-threads-3

Bump dessant/lock-threads from 2 to 3
  • Loading branch information
jtpio authored Oct 17, 2022
2 parents b842417 + 43f24e7 commit 2dbea4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
- uses: dessant/lock-threads@v3
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '180'
Expand Down

0 comments on commit 2dbea4d

Please sign in to comment.