Skip to content

Commit d431f42

Browse files
committed
ci: fix helm-docs generation
1 parent bcba550 commit d431f42

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434

35-
- uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
35+
- uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@5396e1258d209f9af18e55da8692361508e3338c # 0.36.2
3636
with:
37-
working-directory: ./codespace-like
3837
values-file: ./codespace-like/values.yaml
3938
github-app-id: ${{ vars.CI_BOT_APP_ID }}
4039
github-app-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)