Skip to content

Commit fb5cbfe

Browse files
authored
docs: update description (#7)
1 parent 0f294f0 commit fb5cbfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "update-git-submodules"
2-
description: "Update git submodules to the latest tag"
2+
description: "Update git submodule(s) to their latest tag"
33
author: "sgoudham"
44

55
inputs:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "update-git-submodules",
3-
"description": "Update git submodules to the latest tag or commit.",
3+
"description": "Update git submodule(s) to their latest tag",
44
"version": "1.0.0",
55
"author": "Goudham <[email protected]>",
66
"private": true,

0 commit comments

Comments
 (0)