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 @@ -480,6 +480,13 @@ This example shows that you can reference the fetched credentials as outputs if
480480the `aws-session-token` input in a situation where session tokens are fetched
481481and passed to this action.
482482
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+
483490License
484491-------
485492This code is made available under the MIT license.
You can’t perform that action at this time.
0 commit comments