Skip to content

Commit

Permalink
ci: update the version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Jul 5, 2023
1 parent d7db75d commit 2e36475
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 @@ -61,7 +61,7 @@

- name: "Upgrade Helm chart dependencies"
id: deps-upgrade
uses: camptocamp/helm-dependency-upgrade-action@v0.1.2
uses: camptocamp/helm-dependency-upgrade-action@v0.1.4
with:
chart-path: "charts/${{ matrix.chart-name }}"
excluded-dependencies: ${{ inputs.excluded-dependencies }}}
Expand Down

0 comments on commit 2e36475

Please sign in to comment.