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 fe422c4 commit 2b0a526Copy full SHA for 2b0a526
.github/workflows/pr.yaml
@@ -18,6 +18,6 @@ jobs:
18
expectedLatestVersion: ""
19
20
- name: Validate PR title
21
- uses: amannn/action-semantic-pull-request@v5
+ uses: amannn/action-semantic-pull-request@v6
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments