Skip to content

Commit

Permalink
⚡ (ci): Use gabe565/setup-helm-docs-action
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 14, 2023
1 parent 052666d commit 49f8875
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ jobs:
set -eux
./hack/update-version.sh "$TYPE" ${{ steps.changes.outputs.charts_files }}
- name: Set up Go
uses: actions/setup-go@v4
- name: Install helm-docs
run: go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
uses: gabe565/setup-helm-docs-action@v1
- name: Add Go bin to PATH
run: echo "$(go env GOPATH)/bin" >>$GITHUB_PATH
- name: Generate Helm docs
Expand Down

0 comments on commit 49f8875

Please sign in to comment.