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 076fb1e commit 8bd260cCopy full SHA for 8bd260c
.github/workflows/build-php.yaml
@@ -65,7 +65,7 @@ jobs:
65
steps:
66
- uses: actions/checkout@v4
67
name: Checkout
68
- - uses: dkhunt27/action-conventional-commits@v1.3.0
+ - uses: dkhunt27/action-conventional-commits@v3.3
69
with:
70
github-token: ${{ secrets.GITHUB_TOKEN }}
71
if: github.ref != 'refs/heads/${{ github.event.repository.default_branch }}'
0 commit comments