diff --git a/.github/workflows/helm-docs.yml b/.github/workflows/helm-docs.yml index 3bbd18a..0f3a5a5 100644 --- a/.github/workflows/helm-docs.yml +++ b/.github/workflows/helm-docs.yml @@ -32,7 +32,7 @@ jobs: - name: Run helm-docs run: helm-docs - name: Create Pull Request - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # tag=v6.0.5 + uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # tag=v6.1.0 with: add-paths: "charts/*/README.md" branch: update-helm-docs