From cff6375ac5feef336b3d8a04aa83a1d903d840bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:51:59 +0000 Subject: [PATCH] Update bitnami/kubectl:1.31 Docker digest to 64614ef (#293) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test-the-boilerplate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-the-boilerplate.yml b/.github/workflows/test-the-boilerplate.yml index 4d1b85d640..619343ea2a 100644 --- a/.github/workflows/test-the-boilerplate.yml +++ b/.github/workflows/test-the-boilerplate.yml @@ -4,7 +4,7 @@ on: [push] jobs: test-boilerplate: runs-on: ubuntu-latest - container: bitnami/kubectl:1.31@sha256:671516f53dd61f1e7d1dc178ba30d47faecc6caaa1e8c2a0f53d3d939f11c077 + container: bitnami/kubectl:1.31@sha256:64614ef8290f3fb27fed5164b338debeeb79a1e5e26c93eb920770b71abd7c48 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: ./testing/test.sh \ No newline at end of file