Skip to content

Commit

Permalink
Bump marcofranssen/setup-chartmuseum from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [marcofranssen/setup-chartmuseum](https://github.com/marcofranssen/setup-chartmuseum) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/marcofranssen/setup-chartmuseum/releases)
- [Commits](marcofranssen/setup-chartmuseum@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: marcofranssen/setup-chartmuseum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 457644d commit 68ddfbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-chart-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Setup chartmuseum
if: ${{ steps.list-changed.outputs.changed }}
uses: marcofranssen/setup-chartmuseum@v0.3.0
uses: marcofranssen/setup-chartmuseum@v0.4.0
with:
bootup: true

Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:

- name: Setup chartmuseum
if: ${{ needs.lint-chart.outputs.changed }}
uses: marcofranssen/setup-chartmuseum@v0.3.0
uses: marcofranssen/setup-chartmuseum@v0.4.0
with:
bootup: true

Expand Down

0 comments on commit 68ddfbc

Please sign in to comment.