Skip to content

Commit

Permalink
ci(deps): Bump kaisugi/action-regex-match from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [kaisugi/action-regex-match](https://github.com/kaisugi/action-regex-match) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/kaisugi/action-regex-match/releases)
- [Commits](kaisugi/action-regex-match@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: kaisugi/action-regex-match
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 21ab584 commit b516784
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 b516784

Please sign in to comment.