Skip to content

Commit e6ee781

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

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
@@ -72,7 +72,7 @@ jobs:
7272
exit 1
7373
- id: version
7474
name: Get release version
75-
uses: kaisugi/[email protected].1
75+
uses: kaisugi/[email protected].2
7676
with:
7777
regex: ${{ vars.RELEASE_CHORE_REGEX }}
7878
text: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)