Skip to content

Commit f75ac11

Browse files
chore(deps): bump kaisugi/action-regex-match from 1.0.1 to 1.0.2 (#3907)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp A. <[email protected]>
1 parent b85d814 commit f75ac11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
success: ${{ github.event.pull_request.user.login == 'pre-commit-ci[bot]' || github.event.pull_request.milestone != null || contains(github.event.pull_request.labels.*.name, 'no milestone') }}
3434
- name: Check if the “Release notes” checkbox is checked and filled
35-
uses: kaisugi/[email protected].1
35+
uses: kaisugi/[email protected].2
3636
id: checked-relnotes
3737
with:
3838
text: ${{ github.event.pull_request.body }}

0 commit comments

Comments
 (0)