Bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#8907)

Bumps
[helm/chart-testing-action](https://github.com/helm/chart-testing-action)
from 2.3.1 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/chart-testing-action/releases">helm/chart-testing-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Retry artifact downloads by <a
href="https://github.com/steven-sheehy"><code>@​steven-sheehy</code></a>
in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/111">helm/chart-testing-action#111</a></li>
<li>fix example workflow by <a
href="https://github.com/CrowdSalat"><code>@​CrowdSalat</code></a> in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/115">helm/chart-testing-action#115</a></li>
<li>docs: only run chart lint if changed by <a
href="https://github.com/fty4"><code>@​fty4</code></a> in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/106">helm/chart-testing-action#106</a></li>
<li>docs: use GITHUB_OUTPUT in example workflow by <a
href="https://github.com/fty4"><code>@​fty4</code></a> in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/107">helm/chart-testing-action#107</a></li>
<li>Use cosign to verify the release and update chart-testing to v3.8.0
by <a href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/116">helm/chart-testing-action#116</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/steven-sheehy"><code>@​steven-sheehy</code></a>
made their first contribution in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/111">helm/chart-testing-action#111</a></li>
<li><a
href="https://github.com/CrowdSalat"><code>@​CrowdSalat</code></a> made
their first contribution in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/115">helm/chart-testing-action#115</a></li>
<li><a href="https://github.com/fty4"><code>@​fty4</code></a> made their
first contribution in <a
href="https://redirect.github.com/helm/chart-testing-action/pull/106">helm/chart-testing-action#106</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/helm/chart-testing-action/compare/v2...v2.4.0">https://github.com/helm/chart-testing-action/compare/v2...v2.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e878887317"><code>e878887</code></a>
Use cosign to verify the release and update chart-testing to v3.8.0 (<a
href="https://redirect.github.com/helm/chart-testing-action/issues/116">#116</a>)</li>
<li><a
href="68148c920a"><code>68148c9</code></a>
docs: use GITHUB_OUTPUT in example workflow (<a
href="https://redirect.github.com/helm/chart-testing-action/issues/107">#107</a>)</li>
<li><a
href="b567af86ba"><code>b567af8</code></a>
docs: only run chart lint if changed (<a
href="https://redirect.github.com/helm/chart-testing-action/issues/106">#106</a>)</li>
<li><a
href="4c22ea3887"><code>4c22ea3</code></a>
fix example workflow (<a
href="https://redirect.github.com/helm/chart-testing-action/issues/115">#115</a>)</li>
<li><a
href="a153a59efc"><code>a153a59</code></a>
Retry artifact downloads (<a
href="https://redirect.github.com/helm/chart-testing-action/issues/111">#111</a>)</li>
<li>See full diff in <a
href="https://github.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=helm/chart-testing-action&package-manager=github_actions&previous-version=2.3.1&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/8968/head^2
dependabot[bot] 2 years ago committed by GitHub
parent a4aeb0e651
commit 82a1f23ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/helm-ci.yml

@ -60,7 +60,7 @@ jobs:
python-version: 3.7 python-version: 3.7
- name: Set up chart-testing - name: Set up chart-testing
uses: helm/chart-testing-action@v2.3.1 uses: helm/chart-testing-action@v2.4.0
- name: Run chart-testing (list-changed) - name: Run chart-testing (list-changed)
id: list-changed id: list-changed

Loading…
Cancel
Save