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 e676bf6 commit 10e1cfcCopy full SHA for 10e1cfc
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:e706851b19c0c4e668614b7c5a6b0c5bbcfbe7fb73f5d999250e0da8bfff42c6
+ container: bitnami/kubectl:1.33@sha256:654644a3dca94f2713b29080fbb51322d80daf237bcba3309ee4b67c27e3b251
8
steps:
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
10
- run: ./testing/test.sh
0 commit comments