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 f006fb9 commit 7f979a3Copy full SHA for 7f979a3
.github/workflows/pr-title.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Validate PR title
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
25
with:
26
ignoreLabels: |
27
pre-commit.ci
0 commit comments