Skip to content

Commit 65d1ea3

Browse files
shashank11pmpdude
authored andcommitted
Mention that container-based workflows need to have ssh packages installed
Co-authored-by: Shashank Patidar <[email protected]>
1 parent 5f95203 commit 65d1ea3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ Use `ssh-keygen -p -f path/to/your/key -m pem` to convert your key file to `PEM`
9494

9595
If you know that your favorite tool or platform of choice requires extra tweaks or has some caveats when running with SSH, feel free to open a PR to amend this section here.
9696

97+
### Container-based Workflows
98+
99+
If you are using this action on container-based workflows, make sure the container has the necessary SSH binaries or package(s) installed.
100+
97101
### Cargo's (Rust) Private Dependencies on Windows
98102

99103
If you are using private repositories in your dependencies like this:

0 commit comments

Comments
 (0)