We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c71fd commit d939ee2Copy full SHA for d939ee2
1 file changed
.github/workflows/test-the-boilerplate.yml
@@ -4,7 +4,7 @@ on: [push]
4
jobs:
5
test-boilerplate:
6
runs-on: ubuntu-latest
7
- container: bitnami/kubectl:1.33@sha256:cd354d5b25562b195b277125439c23e4046902d7f1abc0dc3c75aad04d298c17
+ container: bitnami/kubectl:1.33@sha256:36ebb623be601ff879da36e1057a7e91a1acb42c83256f9d867d774ef103391e
8
steps:
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
10
- run: ./testing/test.sh
0 commit comments