Compare commits

...

1 commit
v1.2.0 ... main

Author SHA1 Message Date
4be1d51afa update action URL 2025-03-22 15:16:54 +01:00

View file

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