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 83be85f commit b843998Copy full SHA for b843998
.github/workflows/pr-title-lint.yml
@@ -12,6 +12,6 @@ jobs:
12
name: Validate PR title
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54 # v5
+ - uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments