add version number to readme

This commit is contained in:
ThetaDev
2024-03-03 01:48:42 +01:00
parent ddf6ce124e
commit 27e116b4fa

View File

@@ -15,7 +15,7 @@ Viscreanu.
```yaml
steps:
- name: Build docker image
uses: https://code.thetadev.de/ThetaDev/action-kaniko@main
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
with:
image: thetadev256/test-actions-helloworld2
username: thetadev256