From 6a767f104603bb595530dc008d5c90dd870ec3a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:44:14 +0000 Subject: [PATCH] Update bitnami/kubectl:1.29 Docker digest to 9ea4fd0 --- .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 93860f2d7a..8fedf9e059 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.29@sha256:3fd0a33390f6380da11cdff37fd6bebf6a9073511b248b476f27c53d6874e45a + container: bitnami/kubectl:1.29@sha256:9ea4fd0eb6dda17ddf0d3194fc9f96082d72e4f7a6e0ae482ce373179496ae1a steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - run: ./testing/test.sh \ No newline at end of file