We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3048b24 commit f338fddCopy full SHA for f338fdd
.github/workflows/cla.yml
@@ -9,6 +9,6 @@ jobs:
9
name: Verify contributor
10
11
steps:
12
- - uses: tidev/tidev-cla-action@v1.2.0
+ - uses: tidev/tidev-cla-action@v2
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments