Skip to content

Commit 3f36e19

Browse files
build(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#102)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ido Flax <[email protected]>
1 parent 0e071c1 commit 3f36e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Validate PR title follows conventional commits
17-
uses: amannn/action-semantic-pull-request@v5
17+
uses: amannn/action-semantic-pull-request@v6
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
with:

0 commit comments

Comments
 (0)