Skip to content

Commit

Permalink
Update actions helm-docs to 1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcollom authored Sep 19, 2024
1 parent 6aba0f1 commit b319511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: steps.filter.outputs.values == 'true'
uses: envoy/[email protected]
with:
version: 1.11.0
version: 1.14.2
- name: Update Helm Docs
if: steps.filter.outputs.values == 'true'
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Install Helm Docs
uses: envoy/[email protected]
with:
version: 1.11.0
version: 1.14.2
- name: Update Helm Docs
run: |
set -ex
Expand Down

0 comments on commit b319511

Please sign in to comment.