Skip to content

Commit

Permalink
ci: update version of Helm upgrader action
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Jul 14, 2023
1 parent 96b48a5 commit 0dc9a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modules-chart-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

- name: "Upgrade Helm chart dependencies"
id: deps-upgrade
uses: camptocamp/helm-dependency-upgrade-action@v0.3.1
uses: camptocamp/helm-dependency-upgrade-action@v0.3.3
with:
chart-path: "charts/${{ matrix.chart-name }}"
readme-path: "README.adoc"
Expand Down

0 comments on commit 0dc9a99

Please sign in to comment.