Skip to content

Commit 78a4870

Browse files
ci(deps): Bump kaisugi/action-regex-match from 1.0.1 to 1.0.2 (#17)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57d1d8d commit 78a4870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-chore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
exit 1
7575
- id: version
7676
name: Get release version
77-
uses: kaisugi/action-regex-match@v1.0.1
77+
uses: kaisugi/action-regex-match@v1.0.2
7878
with:
7979
regex: ${{ vars.RELEASE_CHORE_REGEX }}
8080
text: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)