We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d202bcb commit 5187b9bCopy full SHA for 5187b9b
.github/workflows/pull-request-lint.yml
@@ -15,7 +15,7 @@ jobs:
15
permissions:
16
pull-requests: write
17
steps:
18
- - uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50
19
id: lint_pr_title
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments