We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63c5d5f + d463abf commit ecc067fCopy full SHA for ecc067f
1 file changed
.github/workflows/transifex-conventional-rebase.yml
@@ -28,7 +28,7 @@ jobs:
28
token: ${{ secrets.COMMAND_BOT_PAT }}
29
ref: ${{ github.head_ref }}
30
31
- - uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
+ - uses: webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e # v1.3.1
32
with:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
0 commit comments