Skip to content

Commit

Permalink
ci(deps): Bump kaisugi/action-regex-match from 1.0.0 to 1.0.1 (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 21ab584 commit cc1373a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
exit 1
- id: version
name: Get release version
uses: kaisugi/[email protected].0
uses: kaisugi/[email protected].1
with:
regex: ${{ vars.RELEASE_CHORE_REGEX }}
text: ${{ github.event.head_commit.message }}
Expand Down

0 comments on commit cc1373a

Please sign in to comment.