reference v0.1
This commit is contained in:
parent
fff820b99f
commit
0ebc24ea96
@ -69,7 +69,7 @@ Doing so means I can push changes to the action that will immediately start runn
|
|||||||
To guard against this, you can reference a specific version of the action definition, for example:
|
To guard against this, you can reference a specific version of the action definition, for example:
|
||||||
|
|
||||||
```
|
```
|
||||||
- uses: imjasonh/setup-ko@v0.0.4
|
- uses: imjasonh/setup-ko@v0.1
|
||||||
```
|
```
|
||||||
|
|
||||||
Regardless what version of the action you reference, it will _still install the latest version of `ko`_ unless you specify `version:`.
|
Regardless what version of the action you reference, it will _still install the latest version of `ko`_ unless you specify `version:`.
|
||||||
|
Loading…
Reference in New Issue
Block a user