Skip to content

Commit 74ac24d

Browse files
committed
Add a section about versioning
1 parent b01832a commit 74ac24d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ Make sure to include `use-ruby` in the `key` to avoid conflicting with previous
119119

120120
* This action currently only works with GitHub-hosted runners, not private runners.
121121

122+
## Versioning
123+
124+
This action follows semantic versioning with a moving `v1` branch.
125+
This follows the [recommendations](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md) of GitHub Actions.
126+
122127
## Credits
123128

124129
Most of the Windows logic is from https://github.com/MSP-Greg/actions-ruby by MSP-Greg.

0 commit comments

Comments
 (0)