Skip to content

Commit 388391d

Browse files
Update amannn/action-semantic-pull-request action to v6.1.1
1 parent 78469d3 commit 388391d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate_pr_title.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Validate PR title
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: amannn/action-semantic-pull-request@v6.0.0
18+
- uses: amannn/action-semantic-pull-request@v6.1.1
1919
id: lint_pr_title
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)