diff --git a/.github/workflows/semantic-commit.yml b/.github/workflows/semantic-commit.yml index 3e6ecce24f..c70e21358f 100644 --- a/.github/workflows/semantic-commit.yml +++ b/.github/workflows/semantic-commit.yml @@ -10,7 +10,7 @@ jobs: name: Check Semantic PRs titles steps: - name: Check PR title - uses: amannn/action-semantic-pull-request@335288255954904a41ddda8947c8f2c844b8bfeb + uses: amannn/action-semantic-pull-request@24e6f016c1e110f5353026c0b6129a4118b9146c env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: