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 23b65d1 commit c9afb9bCopy full SHA for c9afb9b
.github/workflows/pr-title.yaml
@@ -39,7 +39,7 @@ jobs:
39
name: Validate PR title
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: amannn/action-semantic-pull-request@fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d
+ - uses: amannn/action-semantic-pull-request@7f33ba792281b034f64e96f4c0b5496782dd3b37
43
env:
44
GITHUB_TOKEN: ${{ secrets.github-token }}
45
with:
0 commit comments