Skip to content

Commit

Permalink
Merge pull request #1261 from Friendseeker/patch-1
Browse files Browse the repository at this point in the history
Include cla-checker version in `cla.yml`
  • Loading branch information
eed3si9n authored Dec 18, 2024
2 parents 3fe4917 + 195c454 commit d4d56f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Verify CLA
uses: scala/cla-checker
uses: scala/cla-checker@v1
with:
author: ${{ github.event.pull_request.user.login }}

0 comments on commit d4d56f8

Please sign in to comment.