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 2375c7f commit 206c7f8Copy full SHA for 206c7f8
.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@e7d011b07ef37e089bea6539210f6a0d360d8af9
+ uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
with:
0 commit comments