mirror of
https://github.com/dagger/dagger-for-github.git
synced 2025-12-31 20:59:43 +11:00
version: default to latest
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
dc68f283fe
commit
bd4594ef89
4 changed files with 4 additions and 4 deletions
|
|
@ -69,7 +69,7 @@ Following inputs can be used as `step.with` keys
|
|||
|
||||
| Name | Type | Default | Description |
|
||||
|------------------|---------|--------------|------------------------------------------------------------------|
|
||||
| `version` | String | `0.1` | Dagger version |
|
||||
| `version` | String | `latest` | Dagger version |
|
||||
| `age-key` | String | | Dagger private key |
|
||||
| `args` | String | | Arguments to pass to Dagger |
|
||||
| `workdir` | String | `.` | Working directory (below repository root) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue