Skip to content

Commit cc1373a

Browse files
ci(deps): Bump kaisugi/action-regex-match from 1.0.0 to 1.0.1 (#2)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ab584 commit cc1373a

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/action-regex-match@v1.0.0
75+
uses: kaisugi/action-regex-match@v1.0.1
7676
with:
7777
regex: ${{ vars.RELEASE_CHORE_REGEX }}
7878
text: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)