We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0852a commit 1e94b32Copy full SHA for 1e94b32
1 file changed
README.md
@@ -39,7 +39,7 @@ jobs:
39
| `mode` | Specify run mode (currently only supporting `firewall` mode) | Yes | `-` |
40
| `firewall-version` | Specify the firewall version number | No | `latest` |
41
| `job-summary` | Create a [job summary][job-summary] | No | `true` |
42
-| `use-cache` | Cache the Socket binaries (force download if `false`) | No | `false` |
+| `use-cache` | Cache the Socket binaries (force download if `false`) | No | `true` |
43
| `github-token` | GitHub API Token used for downloading binaries | No | `${{ github.token}}` |
44
45
#### Outputs
0 commit comments