Skip to content

Commit f001d79

Browse files
authored
chore: update README with versioning (#1465)
* chore: update README with versioning and license info * chore: fix typo
1 parent cf5f2ac commit f001d79

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
@@ -480,6 +480,13 @@ This example shows that you can reference the fetched credentials as outputs if
480480
the `aws-session-token` input in a situation where session tokens are fetched
481481
and 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+
483490
License
484491
-------
485492
This code is made available under the MIT license.

0 commit comments

Comments
 (0)