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 ea87f34 commit e89ceaeCopy full SHA for e89ceae
.github/workflows/pr-semantic.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: Conventional Commits
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54 # v5
+ - uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5
18
id: lint_pr_title
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments