Skip to content

Commit 3d6739c

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

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

0 commit comments

Comments
 (0)