We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1596c commit 3b26df4Copy full SHA for 3b26df4
action.yml
@@ -1,6 +1,6 @@
1
# action.yml
2
-name: 'Node dependency libyear stats & PR checks'
3
-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'
4
author: 'Sam Lanning <sam@samlanning.com>'
5
runs:
6
using: 'node12'
0 commit comments