diff --git a/.github/workflows/flux-image-automation-controller.yaml b/.github/workflows/flux-image-automation-controller.yaml index 16c1f44..9ab969e 100644 --- a/.github/workflows/flux-image-automation-controller.yaml +++ b/.github/workflows/flux-image-automation-controller.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@master - name: 'Artifact: build && push fluxcd/image-automation-controller image' - uses: aevea/action-kaniko@master + uses: aevea/action-kaniko@v0.10.0 with: registry: artifact.onwalk.net username: admin