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 4b1f27d commit 522b3ceCopy full SHA for 522b3ce
.github/workflows/helm-docs.yaml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
docker run --pull always --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:latest
35
36
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
37
with:
38
commit_message: Helm-Docs update
39
file_pattern: charts/studio/README.md
0 commit comments