Update README with deprecation notice for 'latest'

Added note about deprecation of the 'latest' symbol.
This commit is contained in:
Michael Herger 2026-06-15 07:19:56 +02:00 committed by GitHub
parent 53f540640e
commit ed54abd509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,8 @@ There are two kinds of version labels you can use.
- `@staging` - Most recent automated tested code and can sometimes contain experimental features. Is pulled from dev stable code.
- `@dev` - Very unstable and contains experimental features. Automated testing may not show breaks since CI is also updated based on code in dev.
Please note that the `latest` symbol has been deprecated and will no longer be updated. Actions should be pinned to a well known version instead.
### Inputs
- `packages` - Space delimited list of packages to install.