Skip to content

Commit 84b5922

Browse files
authored
docs: single-word update to make the text flow better
1 parent 2f2e58f commit 84b5922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ce/howto/versioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "For serious usecases always use a pinned version which is of the f
44
---
55

66
<Warning>
7-
For serious usecases always use a commit SHA reference for the digger action, of the format `@<40-character-commit-SHA>`. We recommend using a commit SHA from one of [our releases](https://github.com/diggerhq/digger/releases), since this will download a compiled binary. In addition to being faster to run, it is also more secure than using a commit from a branch or tag.
7+
For serious usecases always use a commit SHA reference to the digger action, of the format `@<40-character-commit-SHA>`. We recommend using a commit SHA from one of [our releases](https://github.com/diggerhq/digger/releases), since this will download a compiled binary. In addition to being faster to run, it is also more secure than using a commit from a branch or tag.
88
</Warning>
99

1010
## Use vLatest tag

0 commit comments

Comments
 (0)