From 63043ae1094d3c3491b8b27e12e15d286140d001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 06:26:50 +0000 Subject: [PATCH] Update int128/kaniko-action action to v1.33.0 (#303) 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 25c3e47..935b1bd 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@b470bb6ed8a38f9e92969f79f2361c37558cf370 # v1.32.0 + - uses: int128/kaniko-action@731202ee2c126d4ba7556a10b1de2013e4f686c7 # v1.33.0 with: push: true context: tests/fixtures