Skip to content

Commit a96887c

Browse files
ci(deps): Bump kaisugi/action-regex-match from 1.0.1 to 1.0.2 (#337)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2383f21 commit a96887c

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/[email protected].1
77+
uses: kaisugi/[email protected].2
7878
with:
7979
regex: ${{ vars.RELEASE_CHORE_REGEX }}
8080
text: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)