helm / chart-releaser-action

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
https://github.com/helm/chart-releaser
Apache License 2.0
539 stars 199 forks source link

Bump `actions/checkout` action `v2` -> `v3` #161

Closed michalbiesek closed 8 months ago

michalbiesek commented 10 months ago

Fix CI warning:

The following actions uses node12 which is deprecated and will be forced to run
on node16: actions/checkout@v2. For more info:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

See e.g. https://github.com/helm/chart-releaser-action/actions/runs/6076076359 screen

cpanato commented 8 months ago

this is done