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 0f866e4 commit 7ee102aCopy full SHA for 7ee102a
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:ed0b31a0508da84ee655c5c6e01bd3897fc56ad6cf69debb27fa1893a06d2246
+ 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