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 964fbf3 commit a961c1fCopy full SHA for a961c1f
.github/workflows/semantic-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Check Semantic PRs titles
11
steps:
12
- name: Check PR title
13
- uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb
+ uses: amannn/action-semantic-pull-request@24e6f016c1e110f5353026c0b6129a4118b9146c
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
with:
0 commit comments