Skip to content

Commit 57cbc0a

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 e7d011b07ef37e089bea6539210f6a0d360d8af9. - [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...e7d011b) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: e7d011b07ef37e089bea6539210f6a0d360d8af9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a4007f commit 57cbc0a

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@24e6f016c1e110f5353026c0b6129a4118b9146c
13+
uses: amannn/action-semantic-pull-request@e7d011b07ef37e089bea6539210f6a0d360d8af9
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:

0 commit comments

Comments
 (0)