Skip to content

Commit

Permalink
📝 Improve name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
s0 committed May 15, 2021
1 parent 8b1596c commit 3b26df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# action.yml
name: 'Node dependency libyear stats & PR checks'
description: 'Track how well a repository is keeping up-to-date with NPM dependencies'
name: 'Node.js dependency freshness via libyear'
description: 'Track NPM dependency freshness'
author: 'Sam Lanning <[email protected]>'
runs:
using: 'node12'
Expand Down

0 comments on commit 3b26df4

Please sign in to comment.