diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index d7f1fd6..d02f4c0 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -24,7 +24,7 @@ jobs: # co-author of at least one commit), Co-authored-by trailer support, # email-based allowlist matching, automatic retry of transient # GitHub 5xx errors, and actionable unlinked-email guidance. - uses: iainmcgin/cla-github-action@5b54183037a58ba5ade5ea9b3e1872d969730f77 # master (sha-pinned) + uses: iainmcgin/cla-github-action@3e58ace6af840f66fcd80f68c08d76559140df5e # v3.0.0 (sha-pinned) env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: