You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ce/howto/versioning.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "For serious usecases always use a pinned version which is of the f
4
4
---
5
5
6
6
<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.
0 commit comments