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 6074638 commit a86dfe2Copy full SHA for a86dfe2
README.md
@@ -5,9 +5,10 @@
5
</h1>
6
7
This GitHub Action updates one or more git submodules in a repository to the
8
-latest commit or tag. The primary use case for this action is to be used across
9
-[Catppuccin](https://github.com/catppuccin), allowing repositories to update
10
-their submodules to the latest git tag instead of the latest commit.
+latest commit or tag. The primary motivation behind creating this action was for
+it be used across [Catppuccin](https://github.com/catppuccin), allowing
+repositories to update their submodules to the latest git tag instead of the
11
+latest commit.
12
13
> [!NOTE]
14
> This action assumes that all git submodules are located in a separate GitHub
0 commit comments