update action URL

This commit is contained in:
ThetaDev
2025-03-22 15:16:54 +01:00
parent dbb8da86cf
commit 4be1d51afa

View File

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