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 a5ac842 commit 59e6f89Copy full SHA for 59e6f89
.github/workflows/pull-request-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
permissions:
18
pull-requests: write # Needed by sticky-pull-request-comment
19
steps:
20
- - uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50
21
id: lint_pr_title
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments