We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01c728 commit a8f2566Copy full SHA for a8f2566
.github/workflows/lint-pr.yml
@@ -18,6 +18,6 @@ jobs:
18
name: Validate PR title
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9
+ - uses: amannn/action-semantic-pull-request@95af3b9b31c4e8a73ba942334cfdac3cdf7618c7
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments