From 86393c73a1da6907f228ce46fca05ea6fa13b9a5 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 13 Jan 2023 11:27:12 +0800 Subject: [PATCH] .github/workflows/flux-image-automation-controller.yaml: debug --- .github/workflows/flux-image-automation-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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