diff --git a/CHANGELOG.md b/CHANGELOG.md index 18a5792..64efd99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ ## Unreleased Changes - N/A -- + +## v1.1.2 + +- Update old readme file references. ([#12](https://github.com/mattgrul/satis-to-artifact-action/pull/12)) ## v1.1.1 diff --git a/README.md b/README.md index bc018c8..247c68b 100644 --- a/README.md +++ b/README.md @@ -209,8 +209,8 @@ Depending on your preference for receiving updates, you can use any of the follo version tags, such as v1 and v1.1, are rolling tags and synced with the latest minor and patch releases. - `mattgrul/satis-to-artifact-action@v1` - Suitable for receiving all updates in the `v1` range (up to `v1.x.x`). -- `mattgrul/satis-to-artifact-action@v1.0` - Suitable for receiving all updates in the `v1.0.x` range. -- `mattgrul/satis-to-artifact-action@v1.1.1` - Pins to the specific v1.1.1 patch version. +- `mattgrul/satis-to-artifact-action@v1.0` - Suitable for receiving all updates in the `v1.0.x` range. = +- `mattgrul/satis-to-artifact-action@v1.1.2` - Pins to the specific v1.1.2 patch version. If you would like to pin to a specific commit for compatibility reasons you can use a specific commit SHA which are immutable.