From 4a030f7ef5c1ffd7a3e9a6ec285a01fb59964bda Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Sat, 17 Sep 2022 19:26:02 +0800 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf24e07..bd8fc23 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ jobs: extract: runs-on: ubuntu-latest steps: - - uses: actions-cool/pr-extract-issues@v1.1.0 + - uses: actions-cool/pr-extract-issues@v1 with: way: 'commit' issues-labels: 'l1, l2'