We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3ef3b commit 0fb9f09Copy full SHA for 0fb9f09
.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@71b07ef490c9e8ef772f64a62d41545ae5b9ef22
+ - uses: amannn/action-semantic-pull-request@b439535a8eb2122b748ed2b45d1693aaabe5b0aa
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
0 commit comments