diff --git a/.github/workflows/pr-github-checks.yml b/.github/workflows/pr-github-checks.yml index 9382127..c899853 100644 --- a/.github/workflows/pr-github-checks.yml +++ b/.github/workflows/pr-github-checks.yml @@ -46,7 +46,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Validate title - uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9 + uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 env: GITHUB_TOKEN: ${{ github.token }} with: