Use a pinned stable version of Digger
To pin a specific release of Digger, you can use@vX.Y.Z tag in your workflow file:
For serious usecases always use a pinned version which is of the form @vX.Y.Z since this will download compiled binary. Addition to being faster to run, it is also more secure than using a commit from a branch
@vX.Y.Z tag in your workflow file: