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 bcba550 commit d431f42Copy full SHA for d431f42
1 file changed
.github/workflows/main-ci.yml
@@ -32,9 +32,8 @@ jobs:
32
steps:
33
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34
35
- - uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
+ - uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@5396e1258d209f9af18e55da8692361508e3338c # 0.36.2
36
with:
37
- working-directory: ./codespace-like
38
values-file: ./codespace-like/values.yaml
39
github-app-id: ${{ vars.CI_BOT_APP_ID }}
40
github-app-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}
0 commit comments