diff --git a/.github/workflows/semantic-commit.yml b/.github/workflows/semantic-commit.yml index c70e21358f..e28c2d229e 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@24e6f016c1e110f5353026c0b6129a4118b9146c + uses: amannn/action-semantic-pull-request@e7d011b07ef37e089bea6539210f6a0d360d8af9 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: