We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f294f0 commit fb5cbfeCopy full SHA for fb5cbfe
action.yml
@@ -1,5 +1,5 @@
1
name: "update-git-submodules"
2
-description: "Update git submodules to the latest tag"
+description: "Update git submodule(s) to their latest tag"
3
author: "sgoudham"
4
5
inputs:
package.json
@@ -1,6 +1,6 @@
{
"name": "update-git-submodules",
- "description": "Update git submodules to the latest tag or commit.",
+ "description": "Update git submodule(s) to their latest tag",
"version": "1.0.0",
"author": "Goudham <[email protected]>",
6
"private": true,
0 commit comments