snok / container-retention-policy

GitHub action for pruning old GHCR container image versions.
MIT License
178 stars 29 forks source link

Update set-output syntax #49

Closed sondrelg closed 1 year ago

sondrelg commented 1 year ago

Fixes #46

jens-maus commented 1 year ago

Any chance to get this PR integrated and a new version of this action released soon? It has been a while already and the date is quickly approaching when GitHub will disable this obsolete set-output use.

sondrelg commented 1 year ago

Thanks for the reminder @jens-maus. I'll release it now :slightly_smiling_face:

sondrelg commented 1 year ago

I spoke too soon. We're due to release a new major version since merging https://github.com/snok/container-retention-policy/pull/36. We decided to wait for https://github.com/snok/container-retention-policy/pull/42 to get both breaking changes in one release.

When is the deadline for the switch?

bdelavega-maralytix commented 1 year ago

When is the deadline for the switch?

Looks like 31-May-2023, per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/