diff --git a/.github/workflows/convention.yaml b/.github/workflows/convention.yaml index e6e0bad..eb18613 100644 --- a/.github/workflows/convention.yaml +++ b/.github/workflows/convention.yaml @@ -16,6 +16,6 @@ jobs: permissions: pull-requests: read steps: - - uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb # v5.5.3 + - uses: amannn/action-semantic-pull-request@24e6f016c1e110f5353026c0b6129a4118b9146c # v5.5.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}