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 fea7835 commit 0cf8431Copy full SHA for 0cf8431
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-debian-12@sha256:cd354d5b25562b195b277125439c23e4046902d7f1abc0dc3c75aad04d298c17
+ container: bitnami/kubectl:1.33.4-debian-12-r0@sha256:ed0b31a0508da84ee655c5c6e01bd3897fc56ad6cf69debb27fa1893a06d2246
8
steps:
9
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
10
- run: ./testing/test.sh
0 commit comments