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 8893bf3 commit badac4fCopy full SHA for badac4f
.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@e7d011b07ef37e089bea6539210f6a0d360d8af9
+ - uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments