diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 515f7fab5..ae29c553f 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -42,7 +42,7 @@ jobs: permission-contents: write - name: Run CLA Bot - uses: overtrue/cla-bot@3fc26b411bf72abef1251ac11bd90420ebc708a2 + uses: overtrue/cla-bot@v0.0.5 with: github-token: ${{ github.token }} registry-token: ${{ steps.registry-token.outputs.token }}