Skip to content

Commit ecfe99e

Browse files
committed
chore: update README with versioning (#1465)
* chore: update README with versioning and license info * chore: fix typo
1 parent 7203c21 commit ecfe99e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,13 @@ This example shows that you can reference the fetched credentials as outputs if
493493
the `aws-session-token` input in a situation where session tokens are fetched
494494
and 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+
496503
License
497504
-------
498505
This code is made available under the MIT license.

0 commit comments

Comments
 (0)