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 b5aa568 commit 558ee22Copy full SHA for 558ee22
.github/workflows/pull_request.yaml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
ref: ${{github.event.pull_request.head.sha}}
66
- name: Run helm-docs
67
- uses: losisin/helm-docs-github-action@a57fae5676e4c55a228ea654a1bcaec8dd3cf5b5 # v1.6.2
+ uses: losisin/helm-docs-github-action@6f957579ac122ecc167bf515fe84e828686c9a15 # v1.7.1
68
69
# Keep args in sync with /.pre-commit-config.yaml
70
output-file: ./../README.md
0 commit comments