From 1ea4567ee6729d8bc20d2f04bd79b81a5fb60732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 00:28:37 +0000 Subject: [PATCH] Update bitnami/kubectl:1.31 Docker digest to 3d3ee32 (#288) 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 78a4d6e3a8..03f5e2c889 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:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52 + container: bitnami/kubectl:1.31@sha256:3d3ee32cc34b8e822360ea54bb7cfab78a64bcfd9d9c7fd99cd1ce295e5983ea steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: ./testing/test.sh \ No newline at end of file