-
|
I know it would require deleting and re-adding the tag, but would the maintainers consider adding a tag that always points to the LATEST release? I feel like configuring credentials is a low-level action and maybe I'm being naive but I trust that a tagged release won't mess anything up too badly (especially for non-production environments). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
We do not plan to do this; each major version of the action (vX.0.0) introduces breaking changes, and so a LATEST tag could break users relying on it. We do offer tags which point to the latest release of each major version (v6, v5, etc.) |
Beta Was this translation helpful? Give feedback.
We do not plan to do this; each major version of the action (vX.0.0) introduces breaking changes, and so a LATEST tag could break users relying on it.
We do offer tags which point to the latest release of each major version (v6, v5, etc.)