File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -493,6 +493,13 @@ This example shows that you can reference the fetched credentials as outputs if
493493the `aws-session-token` input in a situation where session tokens are fetched
494494and passed to this action.
495495
496+ Versioning
497+ ----------
498+ Starting with version 5.0.0, this action uses semantic-style release tags and
499+ (immutable releases)[https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases].
500+ A floating version tag (vN) is also provided for convenience : this tag will
501+ move to the latest major version (vN -> vN.2.1, vM -> vM.0.0, etc.).
502+
496503License
497504-------
498505This code is made available under the MIT license.
You can’t perform that action at this time.
0 commit comments