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 1e6b436 commit 3cd8a04Copy full SHA for 3cd8a04
.github/workflows/flow-pull-request-formatting.yaml
@@ -36,7 +36,7 @@ jobs:
36
egress-policy: audit
37
38
- name: Check PR Title
39
- uses: step-security/conventional-pr-title-action@e2a9b8d87a4b25077f0696ec3e2b4dd5a3f43734 # v3.2.4
+ uses: step-security/conventional-pr-title-action@cb1c5657ccf4c42f5c0a6c0708cb8251b960d902 # v3.2.5
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
0 commit comments