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 600238c commit 30b5984Copy full SHA for 30b5984
.github/workflows/check-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Validate PR title
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: amannn/action-semantic-pull-request@e7d011b07ef37e089bea6539210f6a0d360d8af9
+ - uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
0 commit comments