Skip to content

Commit

Permalink
Merge pull request #95 from ossfellow/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…kind-action-1.12.0
  • Loading branch information
ossfellow authored Dec 23, 2024
2 parents 45cab05 + 9e0b01e commit 271d0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
ct lint --config chart/ct.yaml
- name: Create kind cluster
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
if: ${{ env.CHANGED == 'true' }}

- name: Run chart-testing (install)
Expand Down

0 comments on commit 271d0f5

Please sign in to comment.