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 71d501b commit eab2bb8Copy full SHA for eab2bb8
.github/workflows/pr-formatting.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Check PR Title
40
id: title-check
41
- uses: step-security/conventional-pr-title-action@19fb561b33015fd2184055a05ce5a3bcf2ba3f54 # v3.2.0
+ uses: step-security/conventional-pr-title-action@8a8989588c2547f23167c4c42f0fb2356479e81b # v3.2.1
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
continue-on-error: true
0 commit comments