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 31aa39e commit 2b63af9Copy full SHA for 2b63af9
.github/workflows/pr-checks.yml
@@ -25,6 +25,6 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: "Check Semantic Pull Request"
28
- uses: amannn/action-semantic-pull-request@v6.0.1
+ uses: amannn/action-semantic-pull-request@v6.1.0
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments