Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jan 1, 2021
1 parent 63786a6 commit eb0aabb
Show file tree
Hide file tree
Showing 6 changed files with 1,037 additions and 1,398 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
@@ -1,4 +1,4 @@
name: 'Lock threads'
name: 'Lock Threads'

on:
schedule:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
node_modules
.assets
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
12.18.2
12.20.0
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -95,7 +95,7 @@ The following workflow will search once an hour for closed issues
and pull requests that can be locked.

```yaml
name: 'Lock threads'
name: 'Lock Threads'

on:
schedule:
Expand Down Expand Up @@ -127,7 +127,7 @@ and their default values. Any of the parameters can be omitted,
except `github-token`.

```yaml
name: 'Lock threads'
name: 'Lock Threads'

on:
schedule:
Expand Down Expand Up @@ -225,7 +225,7 @@ than that, it will just take a few hours or days to process them all.

## License

Copyright (c) 2017-2020 Armin Sebastian
Copyright (c) 2017-2021 Armin Sebastian

This software is released under the terms of the MIT License.
See the [LICENSE](LICENSE) file for further information.

0 comments on commit eb0aabb

Please sign in to comment.