Skip to content

Commit 4a894f1

Browse files
committed
ci: chekcout helm doc action before using it
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent c1c0ce6 commit 4a894f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/__main-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
if: github.event_name != 'schedule'
5858
runs-on: ubuntu-latest
5959
steps:
60+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
61+
6062
- uses: ./actions/helm/generate-docs
6163
with:
6264
working-directory: ./tests/charts

0 commit comments

Comments
 (0)