From f89320bb1d466ad12633393b90a14e23c15d7796 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:49:58 +0000 Subject: [PATCH] Update bitnami/kubectl:1.28 Docker digest to 99497d6 --- .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 74d3582d76..f145bb7001 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.28@sha256:0b28a0ae15893822f211bb8501d192c7b52d1920c32e4b43734aa6d94d51477f + container: bitnami/kubectl:1.28@sha256:99497d60ea497aba03097780a69e253ea9cccce8911acae58d3f2bce485e000d steps: - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 - run: ./testing/test.sh \ No newline at end of file