Skip to content

Commit

Permalink
Fork lockbot for security (#2846)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre authored Jan 7, 2021
1 parent e7d1507 commit cf47e56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ name: 'lock closed issues/PRs'
on:
schedule:
- cron: '13 3 * * *'
workflow_dispatch:
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@63786a6
- uses: getsentry/forked-action-lock-threads@master
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: 15
Expand Down

1 comment on commit cf47e56

@vercel
Copy link

@vercel vercel bot commented on cf47e56 Jan 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.