diff --git a/README.md b/README.md index 54c043a..cbae0a4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ generate-changelog: with: fetch-depth: 0 ref: v1.1.0 - - uses: PurpleBooth/changelog-action@v0.2.0 + - uses: PurpleBooth/changelog-action@v0.2.1 with: args: v1.0.0..v1.1.0 ```