diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index e943d9b3..3978a91f 100644 --- a/.github/workflows/semantic.yml +++ b/.github/workflows/semantic.yml @@ -16,4 +16,4 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v2 - - uses: zeke/semantic-pull-requests@latest + - uses: zeke/semantic-pull-requests@main