There was an error while loading. Please reload this page.
1 parent bae631d commit 5d96858Copy full SHA for 5d96858
1 file changed
README.md
@@ -93,7 +93,8 @@ jobs:
93
| `firewall-version` | Specify the firewall version number | No | `latest` |
94
| `job-summary` | Create a [job summary][job-summary] | No | `true` |
95
| `use-cache` | Cache the Socket binaries (force download if `false`) | No | `true` |
96
-| `github-token` | GitHub API Token used for downloading binaries | **YES** | `${{ github.token}}` |
+| `github-token` | GitHub API Token used for downloading binaries | No | `${{ github.token}}` |
97
+| `socket-token` | Socket API Token | **YES** | `-` |
98
99
#### Outputs
100
0 commit comments