diff --git a/README.md b/README.md index 79e347b..46d0ae1 100644 --- a/README.md +++ b/README.md @@ -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