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 02afa32 commit 60925a0Copy full SHA for 60925a0
.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@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # tag=v7.0.9
+ uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # tag=v7.0.11
36
with:
37
add-paths: "charts/*/README.md"
38
branch: update-helm-docs
0 commit comments