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 6d3b0a8 commit 3a9f26bCopy full SHA for 3a9f26b
.github/workflows/pr_check.yml
@@ -30,7 +30,7 @@ jobs:
30
egress-policy: audit
31
32
- name: Check PR Title
33
- uses: step-security/conventional-pr-title-action@101b3d5adffb51b5789997fea508c8313c8ddf02 # v3.2.2
+ uses: step-security/conventional-pr-title-action@d47e8818876fa91d2010b65c4d699bb5f0d34d56 # v3.2.3
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
0 commit comments