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 b85c29b commit caf4b87Copy full SHA for caf4b87
.github/workflows/helm-docs.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run helm-docs
33
run: helm-docs
34
- name: Create Pull Request
35
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # tag=v7.0.8
+ uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # tag=v7.0.9
36
with:
37
add-paths: "charts/*/README.md"
38
branch: update-helm-docs
0 commit comments