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 78e33f2 commit 760914fCopy full SHA for 760914f
.github/workflows/lint-pr.yml
@@ -17,6 +17,6 @@ jobs:
17
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: amannn/action-semantic-pull-request@v5.1.0
+ - uses: amannn/action-semantic-pull-request@v5.2.0
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments