From 95e95e7c9154d17701a704837ae8bd68a7f0d60e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 08:02:48 +0000 Subject: [PATCH] Update int128/kaniko-action action to v1.26.0 (#211) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/e2e-kaniko.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-kaniko.yaml b/.github/workflows/e2e-kaniko.yaml index 3728e5d..27d4156 100644 --- a/.github/workflows/e2e-kaniko.yaml +++ b/.github/workflows/e2e-kaniko.yaml @@ -43,7 +43,7 @@ jobs: images: ghcr.io/${{ github.repository }}/e2e # avoid overwriting the latest tag because metadata-action does not add a suffix to it flavor: latest=false,suffix=-kaniko-${{ matrix.platform }} - - uses: int128/kaniko-action@2959574f3f2a592cacc208f66a258ea050086a5e # v1.25.0 + - uses: int128/kaniko-action@a4df0d3d6aad3412c91ac8e5cb31a2070c71b738 # v1.26.0 with: push: true context: tests/fixtures