helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
251 stars 71 forks source link

chore: update README with new github workflow output syntax #101

Closed smlx closed 1 year ago

smlx commented 2 years ago

Update the example in the README to account for the new github workflow output syntax.

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

cpanato commented 1 year ago

fixed here: https://github.com/helm/chart-testing-action/pull/107