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 22397e9 commit a450a76Copy full SHA for a450a76
.github/workflows/lint-pr.yml
@@ -24,6 +24,6 @@ jobs:
24
needs: check-sign-off
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: amannn/action-semantic-pull-request@v5.2.0
+ - uses: amannn/action-semantic-pull-request@v5.3.0
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments