We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2383f21 commit a96887cCopy full SHA for a96887c
1 file changed
.github/workflows/release-chore.yml
@@ -74,7 +74,7 @@ jobs:
74
exit 1
75
- id: version
76
name: Get release version
77
- uses: kaisugi/action-regex-match@v1.0.1
+ uses: kaisugi/action-regex-match@v1.0.2
78
with:
79
regex: ${{ vars.RELEASE_CHORE_REGEX }}
80
text: ${{ github.event.head_commit.message }}
0 commit comments