From 0979079bc20c05bbbb590a56c21c4e2b1d1f1bbe Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Wed, 10 Dec 2025 07:32:05 +0000 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dca07f..c3f17b7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Create Pull Request action will: uses: peter-evans/create-pull-request@v8 ``` -You can also pin to a [specific release](https://github.com/peter-evans/create-pull-request/releases) version in the format `@v7.x.x` +You can also pin to a [specific release](https://github.com/peter-evans/create-pull-request/releases) version in the format `@v8.x.x` ### Workflow permissions