File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ This action is a `composite` action.
2424
2525<!-- action-docs-runs action="action.yml" -->
2626
27- <!-- action-docs-usage action="action.yml" project="codeguardai/setup-guardai-action" version="0 .1.0" -->
27+ <!-- action-docs-usage action="action.yml" project="codeguardai/setup-guardai-action" version="v0 .1.0" -->
2828
2929## Usage
3030
3131``` yaml
32- - uses : codeguardai/setup-guardai-action@0 .1.0
32+ - uses : codeguardai/setup-guardai-action@v0 .1.0
3333 with :
3434 version :
3535 # Version of GuardAI to install
@@ -38,4 +38,4 @@ This action is a `composite` action.
3838 # Default: latest
3939```
4040
41- <!-- action-docs-usage action="action.yml" project="codeguardai/setup-guardai-action" version="0 .1.0" -->
41+ <!-- action-docs-usage action="action.yml" project="codeguardai/setup-guardai-action" version="v0 .1.0" -->
You can’t perform that action at this time.
0 commit comments