Skip to content

Commit c90658d

Browse files
chore: bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 335288255954904a41ddda8947c8f2c844b8bfeb to 24e6f016c1e110f5353026c0b6129a4118b9146c. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@3352882...24e6f01) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 24e6f016c1e110f5353026c0b6129a4118b9146c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b6e02b commit c90658d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Check Semantic PRs titles
1111
steps:
1212
- name: Check PR title
13-
uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb
13+
uses: amannn/action-semantic-pull-request@24e6f016c1e110f5353026c0b6129a4118b9146c
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:

0 commit comments

Comments
 (0)