diff --git a/.github/workflows/flow-pr-formatting.yaml b/.github/workflows/flow-pr-formatting.yaml index 1d61f6f..fa3f399 100644 --- a/.github/workflows/flow-pr-formatting.yaml +++ b/.github/workflows/flow-pr-formatting.yaml @@ -32,6 +32,6 @@ jobs: egress-policy: audit - name: Check PR Title - uses: step-security/conventional-pr-title-action@bb2263ec311ca158e9ffa6bd9b997fb425402034 # v3.2.6 + uses: step-security/conventional-pr-title-action@b54c0688e6fd1d221f8a936e05fdd82f500640d6 # v3.2.7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}