1 parent cf5f2ac commit f001d79Copy full SHA for f001d79
1 file changed
README.md
@@ -480,6 +480,13 @@ This example shows that you can reference the fetched credentials as outputs if
480
the `aws-session-token` input in a situation where session tokens are fetched
481
and passed to this action.
482
483
+Versioning
484
+----------
485
+Starting with version 5.0.0, this action uses semantic-style release tags and
486
+(immutable releases)[https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases].
487
+A floating version tag (vN) is also provided for convenience: this tag will
488
+move to the latest major version (vN -> vN.2.1, vM -> vM.0.0, etc.).
489
+
490
License
491
-------
492
This code is made available under the MIT license.
0 commit comments